Skip to content

Releases: ShelterTechSF/sheltertech-go

Release 1.2.0

15 Aug 04:29
0825b64
Compare
Choose a tag to compare

What's Changed

  • feat: allow hot reload for dev flow by @lgarofalo in #120
  • chore(deps): bump github.com/go-chi/chi/v5 from 5.0.14 to 5.1.0 by @dependabot in #124
  • chore(deps): bump github.com/nyaruka/phonenumbers from 1.3.4 to 1.4.0 by @dependabot in #130
  • feat(jwt): add jwt auth to protected endpoints by @lgarofalo in #131

Full Changelog: v1.1.0...v1.2.0

1.1.0: Navigator UI

28 Jun 06:27
43e039e
Compare
Choose a tag to compare

This release includes the the functionality for the Navigator UI project. This marks an important milestone for this project, since it is the first set of brand new features implemented in the sheltertech-go project rather than in the askdarcel-api project. This includes the following new features:

  • Bookmarks and Folders
  • Saved Searches
  • User Authentication

Release 1.0.1

21 Mar 01:36
3cb6d4c
Compare
Choose a tag to compare

Incremental release to test deployment flow.

Release 1.0.0

18 Mar 02:36
e46448b
Compare
Choose a tag to compare

First release, checking flows, nothing used in production yet.