Skip to content

Releases: open-farms/inventory

v0.4.0

03 Nov 22:03
v0.4.0
910c030
Compare
Choose a tag to compare

Changelog

910c030 Merge pull request #1 from open-farms/bhayes/proto
c48e2d1 chore(deps): updated go.mod
6e1ca8d chore(deps): updated go.mod
563523e chore(migrate): added timer for db migration in inventoryctl
d63269a chore(wip): adding protobuf support
ea30216 feat(proto): added support for gRPC and protobuf

v0.3.0

03 Nov 07:57
v0.3.0
296f0b3
Compare
Choose a tag to compare

Changelog

ed16cac chore(api): large refactor and simplification of codebase; more stable
285fb44 chore(deps): updated go.mod
296f0b3 chore(docs): update docs with correct transport information

v0.2.0

03 Nov 01:57
v0.2.0
02fd774
Compare
Choose a tag to compare

Changelog

2af488e chore(docs): change project structure format in readme
ef3b7c1 chore(docs): document project structure
eaaba8a chore(docs): update link to .proto in readme
5620b1d feat(api): full create, read, update, delete for the equipment service
481051b feat(api): full create, read, update, delete for vehicles service
c9507c8 fix(ci): fixed release to only happen on new tag
02fd774 fix(config): fixed panic when debug logging enabled

v0.1.0

02 Nov 07:00
v0.1.0
005fcfa
Compare
Choose a tag to compare

Changelog

f2a39df chore(docs): add logo to readme
14d6af3 chore(docs): updated readme
f9ab36b chore(docs): updated readme with services
cc24c30 chore(equipment): adding equipment endpoints
b001f48 chore(vendor): vendoring files
a861da9 chore: initial commit
005fcfa feat: database migrations, entities, and goreleaser
a9b4c81 feat: equipment service
0b5cd19 fix(api): fixed datetime implementation
dba79a3 fix: readme typo