Releases: manyfold3d/fasp_client
Releases · manyfold3d/fasp_client
v0.6.0
v0.5.0
What's Changed
- Add endpoint for FASPs to create event subscriptions by @Floppy in #22
- Add endpoint for FASP to submit backfill requests by @Floppy in #23
- Broadcast lifecycle announcements to subscribers by @Floppy in #26
- Allow pushing released gem to rubygems.org by @Floppy in #28
- Update docs and version for 0.5.0 release by @Floppy in #29
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.1
v0.3.0
v0.2.0
v0.1.1
v0.1.0
First tagged release of fasp_client
(though only on GitHub, not pushed to rubygems).
Implements almost all the features of the v0.1 FASP specification; you can register, approve and enable capabilities for providers with only a very small amount of code in your own application.