All Versions
2
Latest Version
Avg Release Cycle
17 days
Latest Release
2045 days ago
Changelog History
Changelog History
-
v0.2.0 Changes
June 17, 2019- ๐ฑ โฌ๏ธ Crystal
0.29.0
- ๐ Change API for index endpoint (
#all
->#get_all
) - API endpoints
GET
PayeeLocationsGET
CategoriesGET
Payees
- README Changes
- Add release badge
- ๐ Add usage instructions
- โ Add deploy setup for hosted docs
- ๐ฑ โฌ๏ธ Crystal
-
v0.1.0 Changes
May 31, 2019The initial functionality includes:
- API Endpoints
GET
/userGET
/budgetsGET
/budgets/:budget_idGET
/budgets/:budget_id/settingsGET
/budgets/:budget_id/accountsGET
/budgets/:budget_id/accounts/:account_idGET
/budgets/:budget_id/transactions
- ๐ง Configure URL and API Key with luckyframework/habitat
- ๐ [Docs] Linking to instructions for getting your YNAB API key
๐ท This still has a long ways to go. We have one test just so that CI for Travis feels good, and a whole list of things to do right on the README.
- API Endpoints