Skip to content

Releases: adoublef/go

v0.10.0

10 Aug 15:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

10 Aug 09:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

18 Jul 10:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

Refactor `xprof`

13 Jul 15:39
Compare
Choose a tag to compare
v0.7.1

rename Profile to Prof

Add `xprof` package

13 Jul 12:43
Compare
Choose a tag to compare

refactor `xhttp`

07 May 12:26
Compare
Choose a tag to compare
  • cleanup of internal functions
  • removed Err field from DecodeError

Package rename + `xhttp.Decode[V any]` added

07 May 11:28
Compare
Choose a tag to compare
v0.6.2

rename package and add decodeError

Patch fixes

06 May 15:23
Compare
Choose a tag to compare
Bump github.com/nats-io/nats-server/v2 from 2.11.0 to 2.11.3

Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.11.0 to 2.11.3.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.11.0...v2.11.3)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-version: 2.11.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

`package xiota`

11 Apr 20:38
Compare
Choose a tag to compare

Added package xiota for enum helper.

updated decoding for `du.size`

09 Apr 19:37
Compare
Choose a tag to compare
Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.21.1...v1.22.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>