Moov Io Accounts Versions Save

accounts - General Ledger and financial account service with an HTTP API

v0.5.0-rc1

4 years ago

v0.4.1

4 years ago

v0.4.1 (Released 2019-10-07)

REMOVALS

  • cmd/server: remove QLedger support

BUILD

  • Upgrade to Go 1.13 and Debian 10
  • build: update openapi-generator to v4.1.3

v0.4.0

4 years ago

v0.4.0 (Released 2019-08-16)

ADDITIONS

  • cmd/server: add endpoint for reversing a transaction
  • cmd/server: bind HTTP server with TLS if HTTPS_* variables are defined
  • cmd/server: accept 'number' when creating an Account

IMPROVEMENTS

  • cmd/server: transactions: reject lines with negative amounts
  • cmd/server: ensure account numbers we generate are unique

BUG FIXES

  • cmd/server: add another format for Transaction timestamps
  • cmd/server: always rollback sqlite database transactions
  • cmd/server: accounts: return no Accounts during search on sql.ErrNoRows
  • cmd/server: accounts: set AccountNumber from createAccountRequest

BUILD

  • vendor: update github.com/gorilla/mux to v1.7.2
  • build: download tools used in CI rather than compile
  • build: update github.com/moov-io/base to v0.10.0

v0.4.0-rc1

4 years ago

v0.4.0-dev

4 years ago

v0.3.0

4 years ago

v0.3.0-rc7

4 years ago

v0.3.0-rc6

4 years ago

v0.3.0-rc5

5 years ago

v0.3.0-rc3

5 years ago