foxid 1.3.0 copy "foxid: ^1.3.0" to clipboard
foxid: ^1.3.0 copied to clipboard

A library for manipulating with FOxID - unique identifiers with the possibility of lexicographic sorting.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

1.3.0 #

Release date: 2024-07-15

Added #

  • Equality operator for FOxID class.

Changed #

  • Migrated repository and issue tracker to Codeberg.

1.2.2 #

Release date: 2024-02-06

Added #

  • Shortcut factory to create FOxID's from List<int>.

1.2.1 #

Release date: 2024-01-14

Changed #

  • Make FOxID.byteLength public.

1.2.0 #

Release date: 2024-01-04

Added #

  • String representation of FOxID.
  • Platform specific values generation.

1.1.1 #

Release date: 2023-12-26

Fixed #

  • Issue when time encoded incorrectly.

1.1.0 #

Release date: 2023-11-26

Added #

  • Generator ID property to FOxID manipulation class.
  • Generator ID property to FOxID generator factory.

Changed #

  • Refactored access to properties of FOxID.
  • Generator ID now randomly generated.
  • Added more package related info to README.

1.0.0 #

Release date: 2023-11-26

Added #

  • FOxID manipulation class.
  • ByteData extension.
  • FOxID data mapping.
  • Uint metadata enum.
1
likes
160
points
44
downloads

Publisher

verified publisherpubdev.kasefuchs.su

Weekly Downloads

2024.09.13 - 2025.03.28

A library for manipulating with FOxID - unique identifiers with the possibility of lexicographic sorting.

Repository
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

base32, collection

More

Packages that depend on foxid