Skip to content

Releases: setonparish/flockbot

v2.0.0

24 Mar 02:27

Choose a tag to compare

v1.0.0

02 Oct 02:47
104ec0a

Choose a tag to compare

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

05 Aug 01:05

Choose a tag to compare

  • Update to the new flocknote login two factor auth flow

v0.5.0

02 Jul 14:23
42a05e2

Choose a tag to compare

  • Fix broken flocknote login
  • Update dependencies

v0.4.0

10 Sep 21:30

Choose a tag to compare

  • Update dependencies
  • Fix group list fetching due to internal Flocknote api change

v0.2.0

09 Aug 18:37

Choose a tag to compare

  • Raise Flockbot::TransactionError when Flocknotes cannot process a request
  • Add necessary test coverage

v0.1.0

08 Aug 14:41

Choose a tag to compare

Introduce basic User and Group methods