Sha256: d82ce8dd9676bb9d4f5d88fc1eb29379648284b72c248ceed2d7ea06a6a5d35b

Contents?: true

Size: 767 Bytes

Versions: 1

Compression:

Stored size: 767 Bytes

Contents

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

### v2.1.1

* Fix: add `nil` handling in the `serialize_resource` view helper.

### v2.1.0

* Swagger has been deleted from the Exposed Api version.

### v2.0.2

* Fix: change the way PowerApi::ApplicationHelper is loaded into host app.

### v2.0.1

* Fix: trying to reference ApplicationController in wrong namespace.
### v2.0.0

* Add API internal and exposed modes.
* Replace `json_api` with `json` adapter.
* Add view helper to serialize resources.

### v1.0.0

* Replace travis with circleci.
* Use Rails 6 on Dummy app.

### v0.2.0

* Add `controller-actions` option to generator
### v0.1.0

* Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
power_api-2.1.1 CHANGELOG.md