Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Releases: dileep-kishore/beeminder-sync

v0.2.1 [Beeware]

24 Sep 01:50
Compare
Choose a tag to compare
v0.2.1 [Beeware] Pre-release
Pre-release

Fixed

  • Update query function to work when a list slice is requested
  • Fix issue of output function not being in output namespace
  • Update dev dependencies

v0.2.0 [Beeware]

19 Sep 01:21
Compare
Choose a tag to compare
v0.2.0 [Beeware] Pre-release
Pre-release

Added

  • Documentation on readthedocs
  • Gif showing a demo of working application
  • An output module that display the api response in 'table' or 'json' formats
  • A query module to query api response using jq syntax
  • A cli with loaders and subcommands for all basic operations
  • BeeSync class to create and update the configuration file for the application
  • Beeminder class that handles api requests to the beeminder api