Skip to content

Util 17.10.0

Compare
Choose a tag to compare
@nepthar nepthar released this 27 Oct 22:15
· 919 commits to develop since this release

Release Version Changes:

  • From now on, release versions will be based on release date in the format of
    YY.MM.x where x is a patch number. PHAB_ID=D101244

API Changes:

  • util-app: c.t.app.Flag.let and letClear are now generic in their return type.
    PHAB_ID=D93951

Bug Fixes:

  • util-core: Fix Buf.ByteArray.Shared.apply(bytes,begin,end) constructor function.
    PHAB_ID=D100648