Changelog of @hackage/data-has 0.2.1.0

v0.2.1.0

  • Fix benchmarks.

v0.2.0.0

  • Change get/modify to getter/modifier to reduce naming collision, namely get/modify would collide with MonadState.

  • Add tuple instances up to 12 elements.