Releases: setonparish/flockbot
Releases · setonparish/flockbot
v2.0.0
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Breaking Changes
- Session object must be created and passed into the Client (see readme for instructions)
- Global configuration block syntax no longer supported
New Features
- Allow logging in using the one time code
- Allow using a prior session to avoid needing to log in again
Much more detail about these changes here: #10
Full Changelog: v0.5.0...v1.0.0
v0.6.0
- Update to the new flocknote login two factor auth flow
v0.5.0
- Fix broken flocknote login
- Update dependencies
v0.4.0
- Update dependencies
- Fix group list fetching due to internal Flocknote api change
v0.2.0
- Raise
Flockbot::TransactionErrorwhen Flocknotes cannot process a request - Add necessary test coverage
v0.1.0
Introduce basic User and Group methods