Releases: hyperschwartz/service-invoice
Releases · hyperschwartz/service-invoice
0.0.6
Removes all marker functionality in favor of relying totally on invoice uuid
0.0.5
- 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
- Remove localhost CORS config
Full Changelog: v0.0.3...v0.0.4
0.0.3
Attempt to increase boot speed by remove libjpagent from entrypoint. Allow the new contract to run correctly.
0.0.2
What's Changed
- first stab at ci java/docker build by @piercetrey-figure in #3
- Create LICENSE by @hyperschwartz in #4
New Contributors
- @piercetrey-figure made their first contribution in #3
Full Changelog: v0.0.1...v0.0.2
0.0.1 Initial Test Release
- Initial test release