Skip to content

Releases: lumpsoid/billdbgo

v0.6.2

17 Aug 09:25
Compare
Choose a tag to compare

What's Changed

  • fixed form handler to return bill.Bill struct
  • logging xpath find error without logging string about panic and dereference error
    • fixed that some handers don't gracefully return information about site parse issue
  • added nix flake
  • changes in parsers layout

Full Changelog: v0.6.1...v0.6.2

v0.6.1

26 Jul 22:16
4e0a3bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

26 Jul 20:17
Compare
Choose a tag to compare

What's Changed

  • server-side qr decode

Full Changelog: v0.5.2...v0.6.0

v0.5.2

06 Jul 11:55
Compare
Choose a tag to compare
  • hotfix for index page broken links

Full Changelog: v0.5.1...v0.5.2

v0.5.1

05 Jul 14:01
Compare
Choose a tag to compare
  • hotfix for checkduplicates because of the db design changes

Full Changelog: v0.0.5...v0.5.1

v0.0.5

04 Jul 17:39
8e80096
Compare
Choose a tag to compare

What's Changed

  • refactor: changing db scheme, adding ksuid as id, adding migration sy… by @lumpsoid in #7
  • support for the russian invoice qr by @lumpsoid in #8
  • Refactor tag system by @lumpsoid in #9

Full Changelog: https://github.com/lumpsoid/billdbgo/commits/v0.0.5

v0.0.4

19 Jun 17:03
Compare
Choose a tag to compare

What's Changed

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

v0.0.3

18 Jun 23:01
Compare
Choose a tag to compare

What's Changed

  • feat: Bill edit page by @lumpsoid in #2
  • visual enchantments
    • fix: bills browse changes to html and handler name change by @lumpsoid in #3
    • Changes to form view html by @lumpsoid in #4

Full Changelog: v0.0.2...v0.0.3

v0.0.2

17 Jun 14:16
Compare
Choose a tag to compare

What's Changed

  • fix: changed serbia date parse because of site changes by @lumpsoid in #1

New Contributors

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

Test release

02 May 16:42
Compare
Choose a tag to compare
v0.0.1

fix: resolved connection error from docker image