Skip to content

Releases: hyperschwartz/service-invoice

0.0.6

01 Feb 23:33
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release

Removes all marker functionality in favor of relying totally on invoice uuid

0.0.5

01 Feb 17:50
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release
  • Swap to separate insert/update functions in the invoice repository.
  • Add new dto structure for returned invoice data, granting visibility to things like total owed.
  • Add new columns to the invoice table, including the created marker address and generated messages for scope/session/record.

0.0.4

01 Feb 16:53
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release
  • Remove localhost CORS config

Full Changelog: v0.0.3...v0.0.4

0.0.3

01 Feb 01:38
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

Attempt to increase boot speed by remove libjpagent from entrypoint. Allow the new contract to run correctly.

0.0.2

01 Feb 00:18
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

0.0.1 Initial Test Release

28 Jan 00:24
Compare
Choose a tag to compare
Pre-release
  • Initial test release