Skip to content

v0.4.0

Compare
Choose a tag to compare
@ogizanagi ogizanagi released this 13 Nov 11:43
· 369 commits to 2.x since this release
v0.4.0

This release simply continues the job started in 7f7ab9e, which aims to better reflect enum types immutability and enum values acting as singletons.

Feature

[1ea250e] [BC BREAK] Rename flagged enums add/remove to with/without (@ogizanagi)