- Update
query
function to work when a list slice is requested - Fix issue of
output
function not being inoutput
namespace - Update dev dependencies
- 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
- First release and initial commits