Skip to content

Releases: ccoVeille/go-safecast

v1.8.0

29 Oct 14:50

Choose a tag to compare

What's Changed

  • chore: add deprecation notice to all ToIntXX and ToUIntXX functions by @ccoVeille in #122

Full Changelog: v1.7.0...v1.8.0

v1.7.0

14 Oct 22:05

Choose a tag to compare

What's Changed

  • refactor: remove type assertions by @ccoVeille in #116
  • build(deps): bump crate-ci/typos from 1.36.2 to 1.36.3 in the all group by @dependabot[bot] in #115
  • fix: handle Go +/- math.Inf and NaN in conversions by @ccoVeille in #118
  • feat: add RequireConvert function by @ccoVeille in #106

Minor

Full Changelog: v1.6.1...v1.7.0

v1.6.1

21 Mar 17:56

Choose a tag to compare

This is a maintenance release.

Nothing was added to the API, @acquisitionist spotted an issue with the documentation and fixed it.
I then worked on activating some linters to detect such use cases.

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

12 Mar 16:37

Choose a tag to compare

Breaking Changes

  • feat: remove error and fmt.Stringer support by @ccoVeille in #77
  • chore: change the signature of the Convert and MustConvert by @ccoVeille in #78

What's Changed

  • ci: enforce the library has no dependencies except the standard library by @ccoVeille in #69
  • fix type alias issue by @ccoVeille in #81

Full Changelog: v1.5.0...v1.6.0

v1.5.0

18 Dec 00:40

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

17 Dec 23:41

Choose a tag to compare

v1.4.0 Pre-release
Pre-release

What's Changed

  • Add Convert and support conversion from string and boolean by @ccoVeille in #55
  • More errors were added.
  • 💥 Breaking changes: Remove Error struct that was exposed. It brought confusion

Minor

  • ci: fix codeclimate by @ccoVeille in #57
  • build(deps): bump crate-ci/typos from 1.28.2 to 1.28.3 in the all group by @dependabot in #56
  • doc: add popularity badge and stargazers graph by @ccoVeille in #58

Full Changelog: v1.3.0...v1.4.0

v1.3.0

15 Dec 01:17

Choose a tag to compare

v1.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

15 Nov 21:09

Choose a tag to compare

v1.2.0 Pre-release
Pre-release

What's Changed

Miscellaneous

  • build(deps): bump DavidAnson/markdownlint-cli2-action from 16.0.0 to 17.0.0 in the all group by @dependabot in #31
  • build(deps): bump crate-ci/typos from 1.24.5 to 1.24.6 in the all group by @dependabot in #34
  • build(deps): bump the all group across 1 directory with 3 updates by @dependabot in #37
  • build(deps): bump the all group with 2 updates by @dependabot in #38
  • build(deps): bump the all group across 1 directory with 2 updates by @dependabot in #40
  • build(deps): bump crate-ci/typos from 1.27.0 to 1.27.3 in the all group by @dependabot in #42
  • feat: add another vanity badge by @ccoVeille in #44

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

v1.1.0

09 Sep 21:04

Choose a tag to compare

v1.1.0 Pre-release
Pre-release

What's Changed

Miscellaneous

Full Changelog: v1.0.0...v1.1.0

v1.0.0

06 Sep 19:40

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/ccoVeille/go-safecast/commits/v1.0.0