Versioning v0.3.0 released!
The latest Versioning has added extensive support for Phoenix applications. Make your API future-proof by adding versioning support!
Features include:
- An easy-to-use DSL for building a schema representing the changes across versions.
- Simple integration with Phoenix controllers and views. Modify incoming params and outgoing data.
- Support for multiple version types - from date to semantic. Or build your own.
- Create a changelog based on the changes in your versioning schema.
Check it out: