Skip to content

Latest commit

 

History

History
138 lines (81 loc) · 7.7 KB

CHANGELOG.md

File metadata and controls

138 lines (81 loc) · 7.7 KB

Changelog

v0.1.4 (2024-06-06)

Full Changelog

Closed issues:

  • sql: Scan error on column index 0, name "id": converting NULL to int is unsupported #39

Merged pull requests:

v0.1.3 (2024-05-31)

Full Changelog

Merged pull requests:

  • fix: time filters in list books / highlights #40 (corani)
  • fix(deps): update module github.com/vektra/mockery/v2 to v2.43.2 #38 (renovate[bot])
  • chore: add test coverage for cfg package #37 (corani)
  • fix(deps): update module github.com/caarlos0/env/v11 to v11.0.1 #36 (renovate[bot])

v0.1.2 (2024-05-21)

Full Changelog

v0.1.1 (2024-05-21)

Full Changelog

Merged pull requests:

  • feat: add release build, disable race on android #34 (corani)
  • chore(deps): update stefanzweifel/git-auto-commit-action action to v5 #33 (renovate[bot])
  • chore(deps): update softprops/action-gh-release action to v2 #32 (renovate[bot])
  • chore(deps): update mindsers/changelog-reader-action action to v2 #31 (renovate[bot])

v0.1.0 (2024-05-20)

Full Changelog

Merged pull requests:

  • fix(deps): update module github.com/data-dog/go-sqlmock to v1.5.2 #30 (renovate[bot])
  • feat: add sqlite storage implementation #29 (corani)
  • fix(deps): update module github.com/vektra/mockery/v2 to v2.43.1 #28 (renovate[bot])

v0.0.8 (2024-05-16)

Full Changelog

Merged pull requests:

v0.0.7 (2024-05-16)

Full Changelog

Merged pull requests:

v0.0.6 (2024-05-16)

Full Changelog

Merged pull requests:

v0.0.5 (2024-05-16)

Full Changelog

Merged pull requests:

  • chore(deps): update heinrichreimer/github-changelog-generator-action action to v2.4 #24 (renovate[bot])
  • chore: add release action #23 (corani)
  • chore: add test coverage #22 (corani)
  • fix(deps): update module mvdan.cc/gofumpt to v0.6.0 #21 (renovate[bot])
  • feat: create interface for storage #18 (corani)
  • chore: update documentation #17 (corani)

v0.0.4 (2024-05-16)

Full Changelog

Merged pull requests:

  • fix: use ref_name as the version #16 (corani)

v0.0.3 (2024-05-16)

Full Changelog

Merged pull requests:

v0.0.2 (2024-05-15)

Full Changelog

Merged pull requests:

  • feat: add simple in-memory storage #14 (corani)

v0.0.1 (2024-05-15)

Full Changelog

Closed issues:

  • Action Required: Fix Renovate Configuration #1

Merged pull requests:

  • feat: add unauthenticated root endpoint #13 (corani)
  • feat: better error reporting #12 (corani)
  • Create LICENSE #11 (corani)
  • chore: add example docker-compose file #10 (corani)
  • chore: add unit-test coverage #9 (corani)
  • chore: add unit-test coverage #8 (corani)
  • fix(deps): update module github.com/caarlos0/env/v9 to v11 #7 (renovate[bot])
  • fix(deps): update module github.com/google/uuid to v1.6.0 #6 (renovate[bot])
  • fix(deps): update module github.com/gofiber/fiber/v2 to v2.52.4 #4 (renovate[bot])
  • fix(deps): update module github.com/charmbracelet/log to v0.4.0 #3 (renovate[bot])
  • Update renovate.json #2 (corani)

* This Changelog was automatically generated by github_changelog_generator