Skip to content

Argus 0.3.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@travisbrown travisbrown released this 10 Nov 15:50
· 86 commits to master since this release
7fa26a2

This milestone release introduces two new optional features:

  1. It's now possible to include the schema source as a string in the generated companion object.
  2. A new circe-argus-runtime dependency supports abstraction over Argus-generated (root) case classes that have schema sources associated with them.

Both features are currently very basic and the API around both is subject to change.