Skip to content

v0.1.1 — Minor feature release

Compare
Choose a tag to compare
@jmert jmert released this 11 Mar 21:30
· 52 commits to master since this release
  • More method definitions are shared across the abstract base type rather than being defined for each concrete type; mimics some of the changes from JuliaLang/julia#30924.
  • Enforces an ordering on the bit flag name map.
    • The instance list will always be given in ascending order
    • Pretty-printed values are shown in most-significant to least-significant bit order.