Skip to content

Releases: michaelborn/cfPlaid

v1.0.2

26 Aug 17:32
Compare
Choose a tag to compare

🐛 FIX

  • *: Correct bad/invalid location in box.json
    (0c36d96)

📝 OTHER

  • *: Merge branch 'main' of github.com:michaelborn/cfPlaid into main
    (6dcdbbf)

v1.0.1

26 Aug 17:18
Compare
Choose a tag to compare

🐛 FIX

  • *: Correct semantic release branch name setting
    (143c4c9)
  • *: Correct tests for ACF2016
    (9b5e0ee)
  • *: Correct bad json mock data in test
    (f829c09)
  • *: Correct throw() error on ACF
    (97bd2c4)
  • *: Correct 404 on test runner
    (58f5c10)
  • *: Set port when starting test server
    (16f7788)

👌 IMPROVE

  • *: Remove redundant repo fluff
    (7b1d374)

📝 OTHER

  • *: NEW: Specced out initial test suite (98f96ca)
  • *: IMPROVE: run cfformat on cfcs
    (6a9ecf1)
  • *: refactor: api_uri to api_url
    (3141496)
  • *: feat: Add Transactions, Accounts API wrapper models
    (ab0d718)
  • *: feat: Add Token Exchange, Token Invalidate endpoint support (cb4800d)
  • *: Initial commit
    (f0f93bb)

🤖 TEST

  • *: Add failure logging to release workflow
    (b441186)
  • *: Skip un-implemented specs for now
    (94fa729)
  • *: Test out github release workflow
    (160cee1)