Skip to content

Releases: devilcove/boltdb

v0.1.8

18 Feb 20:05
v0.1.8
878511c

Choose a tag to compare

What's Changed

  • Bump golangci/golangci-lint-action from 6 to 7 by @dependabot[bot] in #16
  • Bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #17
  • add func to read table names by @mattkasun in #15
  • Bump go.etcd.io/bbolt from 1.4.0 to 1.4.2 by @dependabot[bot] in #19
  • Bump ncruces/go-coverage-report from 0.3.0 to 0.3.1 by @dependabot[bot] in #20
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #21
  • Bump go.etcd.io/bbolt from 1.4.2 to 1.4.3 by @dependabot[bot] in #22
  • changed assertion lib from stretchr/testify to Kairum-Labs/should by @mattkasun in #24
  • Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #25
  • Bump github.com/Kairum-Labs/should from 0.1.0 to 0.2.0 by @dependabot[bot] in #26
  • Bump github.com/Kairum-Labs/should from 0.2.0 to 0.2.1 by @dependabot[bot] in #27
  • Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #28
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #29
  • Bump github.com/Kairum-Labs/should from 0.2.1 to 0.2.2 by @dependabot[bot] in #30

Full Changelog: v0.1.6...v0.1.8

v0.1.6

05 Mar 13:48
v0.1.6
447a9d1

Choose a tag to compare

v0.1.6

v0.1.5

11 Apr 11:45
6a83dcd

Choose a tag to compare

What's Changed

  • check for existing value during update

v0.1.4

22 Mar 19:54
cf190c2

Choose a tag to compare

update to bbolt and other dependencies

New Functions for Insert/Update

08 Feb 18:55
cca489e

Choose a tag to compare

v0.1.3

insert/update functions

v0.1.2

03 Feb 21:09
84b8e5a

Choose a tag to compare

correctly unmarshal nested structs

v0.1.1

23 Dec 16:09
79fced9

Choose a tag to compare

generic sigs

Initial Release

22 Dec 15:58
df08030

Choose a tag to compare

v0.1.0

Create README.md