auxiliary 0.0.7 copy "auxiliary: ^0.0.7" to clipboard
auxiliary: ^0.0.7 copied to clipboard

An auxiliary Dart library: classes, functions, constants, etc.

0.0.7 20260913 #

  • Removed dependency on quiver_log.
  • Dependencies were constrained to minimum required versions.
  • Custom lint rules were updated.

0.0.6 20260423 #

  • Added the Serializer mixin.

0.0.5 20260305 #

  • Dependency update: Dart SDK >= 3.10.
  • Fixed documentation links in README.md.

0.0.4 20250815 #

  • More informative README.md.
  • Added "topics" to pubspec.yaml.
  • Added checks for read operations in XRandomAccessFile.

0.0.3 20250725 #

  • Added documentation for auxiliary/lib/src/*.dart files.
  • Dependency update: Dart SDK >= 3.8.
  • Global properties reNotAlNum and reNotAlNumSp were removed.
  • Index typedef was renamed to Ordered.
  • Added StdSet and EquatableStdSet typedefs.
  • "Throwable" classes were refactored.

0.0.2 20250325 #

  • Added a license, lint rules, files to lib/src, and an example.

0.0.1 20250320 #

  • Initial version.