Skip to content

Releases: sixafter/nanoid

v1.17.1

12 Nov 17:37
ca85669
Compare
Choose a tag to compare

Changelog

🛠 Technical Debt

Full Changelog: https://github.com/sixafter/nanoid/tree/main/CHANGELOG/CHANGELOG-1.x

Where to go next?

  • To determine the practical length for a NanoID, see the collision time calculator here.

v1.17.0

11 Nov 03:41
45dc25f
Compare
Choose a tag to compare

Changelog

🎉 Features

Full Changelog: https://github.com/sixafter/nanoid/tree/main/CHANGELOG/CHANGELOG-1.x

Where to go next?

  • To determine the practical length for a NanoID, see the collision time calculator here.

v1.16.1

09 Nov 19:39
c550157
Compare
Choose a tag to compare

Changelog

🐛 Defects

  • c550157: defect: Removed unnecessary //go:inline directives that were left in inadvertently. (#30) (@mprimeaux)

Full Changelog: https://github.com/sixafter/nanoid/tree/main/CHANGELOG/CHANGELOG-1.x

Where to go next?

  • To determine the practical length for a NanoID, see the collision time calculator here.

v1.16.0

09 Nov 18:00
bb764ae
Compare
Choose a tag to compare

Changelog

🎉 Features

Full Changelog: https://github.com/sixafter/nanoid/tree/main/CHANGELOG/CHANGELOG-1.x

Where to go next?

  • To determine the practical length for a NanoID, see the collision time calculator here.

v1.15.0

07 Nov 22:26
7fbaf06
Compare
Choose a tag to compare

Changelog

🎉 Features

Full Changelog: https://github.com/sixafter/nanoid/tree/main/CHANGELOG/CHANGELOG-1.x

Where to go next?

  • To determine the practical length for a NanoID, see the collision time calculator here.

v1.14.0

06 Nov 23:06
18ae8bf
Compare
Choose a tag to compare

Changelog

🎉 Features

Full Changelog: https://github.com/sixafter/nanoid/tree/main/CHANGELOG/CHANGELOG-1.x

Where to go next?

  • To determine the practical length for a NanoID, see the collision time calculator here.

v1.13.4

06 Nov 19:25
4002490
Compare
Choose a tag to compare

Changelog

🛠 Technical Debt

Full Changelog: https://github.com/sixafter/nanoid/tree/main/CHANGELOG/CHANGELOG-1.x

Where to go next?

  • To determine the practical length for a NanoID, see the collision time calculator here.

v1.13.3

06 Nov 18:35
b2a9da4
Compare
Choose a tag to compare

Changelog

🐛 Defects

Full Changelog: https://github.com/sixafter/nanoid/tree/main/CHANGELOG/CHANGELOG-1.x

Where to go next?

  • To determine the practical length for a NanoID, see the collision time calculator here.

v1.13.2

06 Nov 16:09
18dd664
Compare
Choose a tag to compare

Changelog

🛠 Technical Debt

Full Changelog: https://github.com/sixafter/nanoid/tree/main/CHANGELOG/CHANGELOG-1.x

Where to go next?

  • To determine the practical length for a NanoID, see the collision time calculator here.

v1.13.1

05 Nov 15:13
41fed82
Compare
Choose a tag to compare

Changelog

🐛 Defects

  • 41fed82: defect: Refactored ID generation functions newASCII and newUnicode by removing calls to panic in favor of returning an error (#23) (@mprimeaux)

Full Changelog: https://github.com/sixafter/nanoid/tree/main/CHANGELOG/CHANGELOG-1.x

Where to go next?

  • To determine the practical length for a NanoID, see the collision time calculator here.