All Versions
2
Latest Version
Avg Release Cycle
17 days
Latest Release
1747 days ago

Changelog History

  • v0.2.0 Changes

    June 17, 2019
    • ๐Ÿฑ โฌ†๏ธ Crystal 0.29.0
    • ๐Ÿ”„ Change API for index endpoint (#all -> #get_all)
    • API endpoints
      • GET PayeeLocations
      • GET Categories
      • GET Payees
    • README Changes
      • Add release badge
      • ๐Ÿ“ Add usage instructions
    • โž• Add deploy setup for hosted docs
  • v0.1.0 Changes

    May 31, 2019

    The initial functionality includes:

    • API Endpoints
      • GET /user
      • GET /budgets
      • GET /budgets/:budget_id
      • GET /budgets/:budget_id/settings
      • GET /budgets/:budget_id/accounts
      • GET /budgets/:budget_id/accounts/:account_id
      • GET /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.