All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Fix: add
nil
handling in theserialize_resource
view helper.
- Swagger has been deleted from the Exposed Api version.
- Fix: change the way PowerApi::ApplicationHelper is loaded into host app.
- Fix: trying to reference ApplicationController in wrong namespace.
- Add API internal and exposed modes.
- Replace
json_api
withjson
adapter. - Add view helper to serialize resources.
- Replace travis with circleci.
- Use Rails 6 on Dummy app.
- Add
controller-actions
option to generator
- Initial release.