Skip to content

0.2.0

Compare
Choose a tag to compare
@aentinger aentinger released this 11 Apr 13:21

What's Changed

  • Using std::variant<> as return type allows for a less stateful API. by @aentinger in #4
  • Overloading the bitwise OR operator allows for a smoother 'open' API. by @aentinger in #5

Full Changelog: 0.1.1...0.2.0