Skip to content

Releases: ryasmi/baseroo

v2.0.1

19 Jan 14:41
de430aa
Compare
Choose a tag to compare

2.0.1 (2024-01-19)

Bug Fixes

  • Package: Corrects repository URL (de430aa)

v2.0.0

15 Nov 14:23
Compare
Choose a tag to compare

2.0.0 (2023-11-15)

Bug Fixes

  • Node: Removes support for deprecated Node 16 (1fa9ac7)

BREAKING CHANGES

  • Node: Node 16 is no longer supported. Please upgrade to Node 18 or 20.

v1.2.0

13 Feb 17:05
Compare
Choose a tag to compare

1.2.0 (2023-02-13)

Features

  • Adds support for negative values (4722145)

v1.1.1

28 Jan 17:40
12c7b00
Compare
Choose a tag to compare

1.1.1 (2023-01-28)

Performance Improvements

  • Removes log and multiple slicing (12c7b00)

v1.1.0

28 Jan 14:36
ddc3424
Compare
Choose a tag to compare

1.1.0 (2023-01-28)

Features

  • Adds support for floats to a precision of 10 places (#37) (ddc3424)

v1.0.3

05 Jan 17:16
Compare
Choose a tag to compare

1.0.3 (2023-01-05)

Bug Fixes

  • Throws errors for invalid base (7ca1e46)

v1.0.2

05 Jan 17:05
Compare
Choose a tag to compare

1.0.2 (2023-01-05)

Bug Fixes

  • Fixes issue for large numbers - closing #1 (732e838)

v1.0.1

05 Jan 16:34
Compare
Choose a tag to compare

1.0.1 (2023-01-05)

Bug Fixes

  • Renames package for NPM publish (0853ba6)