Skip to content

Releases: redwirelabs/speck

v1.0.1

20 Aug 23:38
Compare
Choose a tag to compare

Fixes an issue where a maplist without the optional params would raise an exception.

v1.0.0

27 Apr 20:09
Compare
Choose a tag to compare

Production release.

v0.2.0

23 Oct 00:28
Compare
Choose a tag to compare

New features

  • Added date, time, and datetime attribute types.

Enhancements

  • Speck compiler cleans up BEAM files when schemas are deleted or their structs are renamed.

Upgrade notes

  • ⚠️ The manifest format has changed in this version and is not backwards-compatible. If you encounter an error when compiling schemas, run mix clean and try again.

v0.1.1

28 Jul 05:42
Compare
Choose a tag to compare

Fixes a bug where false boolean values would fail validation as not_found.

v0.1.0

24 Jul 03:43
Compare
Choose a tag to compare

Initial release

v0.0.1

24 Jul 00:05
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Placeholder release. POC.