Skip to content

Release 1.0.9

Compare
Choose a tag to compare
@SolidWallOfCode SolidWallOfCode released this 28 Jan 17:34
· 396 commits to master since this release

This is primarily the IPSpace release, providing support for IP address range containers.

There are a number of other minor improvements

  • Added ArenaWriter to provide an expanding Buffer Writer to a MemArena.

  • FixedArena, a MemArena for a fixed type, that recycles instances.

  • Tuple support for MemSpan.

  • Better move support for Errata

  • Lexicon initialization support for const instances.