Skip to content

Latest commit

 

History

History
111 lines (57 loc) · 1.91 KB

CHANGELOG.md

File metadata and controls

111 lines (57 loc) · 1.91 KB

v0.6.1 (2023-10-02)

Feat

  • Iter.fromIterator

Fix

  • moved Embed to Pico

v0.6.0 (2023-08-29)

Fix

  • moved Embed to Pico

v0.5.0 (2023-05-31)

v0.4.0 (2023-05-31)

Doc

  • CHANGELOG.md

Feat

  • added stx.nano.Coord

v0.3.2 (2023-05-30)

Doc

  • Couple, Option, Upshot helpers

Feat

  • Future._.squeeze(), String.toChars

Fix

  • remove stdlib stati extensions by moving std.Type out of Nano, option optional input reinstated, KV._.toField, added @:noUsing

v0.3.1 (2023-05-09)

Fix

  • correct hinge for Sys extensions

Repo

  • CHANGELOG related

v0.3.0 (2023-05-08)

Fix

  • \Cluster pattern match
  • Digest register fix

Rejig

  • sys: remove custom System library and use static extensions to Sys instead

0.1.6 (2020-10-06)

Doc

  • CHANGELOG.md

Feat

  • hl now compiling, at least
  • Bool.not
  • typedef Twin = Couple<T,T>

Fix

  • removing YCombinator until the compiler bug is fixed

Refactor

  • faffing with toString

v0.1.5 (2020-09-25)

v0.1.4 (2020-09-25)

v0.1.3 (2020-09-25)