Skip to content

Releases: mrz1836/go-foundation

Release v0.2.1

25 Jun 03:37
Immutable release. Only release title and notes can be modified.
b4ec5fb

Choose a tag to compare

Changelog

  • fafd5d4 docs(README): update project title icon from rocket to package
  • b4ec5fb go-foundation recurrence package (A2) (#14)

Release v0.2.0

25 Jun 02:34
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

  • 62cf807 [Sync] Update project files from source repository (1d213f1) (#10)
  • 38a53a6 [Sync] Update project files from source repository (674fd70) (#12)
  • 3a30adf [Sync] Update project files from source repository (674fd70) (#13)
  • 9df6879 chore(dependabot): remove Dockerfile updates from configuration
  • 61792c2 chore(deps): bump actions/cache from 5.0.5 to 6.0.0 in the ghactions-all group (#11)
  • 9994809 chore(deps): bump the gomod-all group with 2 updates (#8)
  • 09174df refactor(db): replace cgo sqlite driver with pure-Go glebarez/sqlite

Release v0.1.6

22 Jun 16:43
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

Other Changes

Release v0.1.5

20 Jun 01:01
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

Refactoring

  • 87f20e9: refactor(testutil): extract postgres config logic for unit testing (@mrz1836)

Other Changes

  • 1f6b60f: test(db,lambda,secrets): add injectable seams to cover error branches (@mrz1836)
  • f6e300a: test(middleware): cover Unwrap and error-body truncation (@mrz1836)
  • 9b56255: test(models): make email normalization testable and add coverage (@mrz1836)

Release v0.1.4

19 Jun 04:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

Features

  • b678977: feat(repository): implement read/write routing for repositories (@mrz1836)

Release v0.1.3

18 Jun 21:32
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

Features

  • d642c01: feat(config): add env-variable loader with extensive tests (@mrz1836)

Documentation

  • aa5f83f: docs(README): remove usage examples section for clarity (@mrz1836)
  • 24f8f50: docs(README): update project description for clarity (@mrz1836)

Other Changes

Release v0.1.2

18 Jun 19:51
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Changelog

Bug Fixes

  • 63a145a: fix(release): skip binary builds for library-only module (@mrz1836)