Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@maninak maninak released this 16 Sep 21:14
· 5 commits to master since this release
6416e6a

Improvements

  • xor: support xoring more than two types (up to 200!)

Documentation

  • readme: restructure content layout; highlight patterns including new with fetcher; update section about XORing multiple types

Tests

  • add new tests covering XORing together 200 types
  • expand tests for multiple XORed types to test 4 types
    • using the new comma-separated expanded generic param capacity
    • using the legacy nested-XOR pattern

Full Changelog: v1.2.0...v1.3.0