- Update
queryfunction to work when a list slice is requested - Fix issue of
outputfunction not being inoutputnamespace - Update dev dependencies
- Documentation on
readthedocs - Gif showing a demo of working application
- An
outputmodule that display the api response in 'table' or 'json' formats - A
querymodule to query api response usingjqsyntax - A
cliwith loaders and subcommands for all basic operations BeeSyncclass to create and update the configuration file for the applicationBeeminderclass that handles api requests to the beeminder api
- First release and initial commits