This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
Releases: dileep-kishore/beeminder-sync
Releases · dileep-kishore/beeminder-sync
v0.2.1 [Beeware]
Fixed
- Update
query
function to work when a list slice is requested - Fix issue of
output
function not being inoutput
namespace - Update dev dependencies
v0.2.0 [Beeware]
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 usingjq
syntax - A
cli
with loaders and subcommands for all basic operations BeeSync
class to create and update the configuration file for the applicationBeeminder
class that handles api requests to the beeminder api