Home / 0.43.0
Name Modified Size InfoDownloads / Week
Parent folder
dya-0.43.0.zip 2022-04-28 502.0 kB
README.md 2022-04-28 3.1 kB
Totals: 2 Items   505.1 kB 0
  • Add: All collection types should support casting to Set (Issue [#806]).
  • Add: An ability to convert an iterator to a stateful function (Issue [#807], docs).
  • Add: Bool to support Min and Max (Issue [#817], docs).
  • Add: Consider a special mixin (e.g. Bounded) for Max and Min methods (Issue [#817], docs).
  • Add: An ability to change working directory in Dya (Issue [#827], docs).
  • Add: Use + for function composition (Issue [#812], docs).
  • Add: Add Object property to functions (Issue [#810], docs).
  • Change: Static Array.Sort to support other data types (Issue [#797], docs).
  • Change: Change Integer.IsMultiple(of) to Integer.IsMultipleOf(value) (Issue [#804], docs).
  • Change: Refactor date and time API internals (Issue [#825]).
  • Change: Use source generators to aid implementation of types and modules (Issue [#826]).
  • Fix: Static Array.Sort fails with a wrong exception when a type is invalid (Issue [#814]).
  • Fix: Interactive console crush when invoking a function (Issue [#828]).
  • Fix: Time returns incorrect values for Min and Max (Issue [#824]).
  • Fix: Function comparison (Issue [#821]).
  • Fix: Drive.TotalFreeSpace property is incorrectly named Drive.TotalFreeSize (Issue [#822]).
  • Fix: Iterator.Shuffle can return the same sequence as before in rare cases (Issue [#820]).
  • Fix: Invalid names of parameters for SetCursorPosition function (Issue [#823]).
  • Fix: Associativity of operator << (Issue [#829], docs).
  • Fix: Fix the behavior of negative indices (Issue [#819]).
Source: README.md, updated 2022-04-28