Skip to content

Releases: symbola/symbola

@symbola/set@1.1.1

10 Jun 00:46
9dce617
Compare
Choose a tag to compare

@symbola/set 1.1.1 (2023-06-10)

Dependencies

  • @symbola/core: upgraded to 1.2.0

@symbola/object@1.2.0

10 Jun 00:46
9dce617
Compare
Choose a tag to compare

@symbola/object 1.2.0 (2023-06-10)

Features

  • object: add entries, toMap, values, keys (03453dd)

Dependencies

  • @symbola/core: upgraded to 1.2.0

@symbola/number@1.2.0

10 Jun 00:46
9dce617
Compare
Choose a tag to compare

@symbola/number 1.2.0 (2023-06-10)

Features

  • number: add curryable arithmetic methods (1dd2955)

Dependencies

  • @symbola/core: upgraded to 1.2.0

@symbola/iterable@1.1.0

10 Jun 00:46
9dce617
Compare
Choose a tag to compare

@symbola/iterable 1.1.0 (2023-06-10)

Bug Fixes

  • iterable: fix import (3373a22)
  • iterables: replace overloads with variadic tuples (e38b5aa)
  • iterable: update Reversable to return generator (eb8e70e)
  • typo (42b0abe)

Features

  • iterable: add Atable protocol (43d2c9d)
  • iterable: add Bufferable protocol (5795ae7)
  • iterable: add cycle (4c13c5b)
  • iterable: add Groupable protocol (adf6b98)
  • iterable: add Reversable protocol (e3c96c5)
  • iterable: add Sizeable protocol (92e90af)
  • iterable: add skip and take methods (1afeab0)
  • iterable: add Sliceable protocol (91875aa)
  • iterable: add Sortable protocol (47a0c16)
  • iterable: add Splicable protocol (129ac4e)
  • iterable: add splice protocol (5ee29cc)
  • iterable: add toObject conversion (8cdced9)
  • iterable: add toWeakMap and toWeakSet conversions (44dd878)
  • iterable: add Withable protocol (e395668)
  • iterable: variadic zip (9c493d0)

Dependencies

  • @symbola/core: upgraded to 1.2.0
  • @symbola/number: upgraded to 1.2.0

@symbola/iter-tools@1.0.0

10 Jun 00:45
9dce617
Compare
Choose a tag to compare

@symbola/iter-tools 1.0.0 (2023-06-10)

Features

  • iter-tools: add transforms (0d279e0)
  • iter-tools: generate type imports (a8399b3)
  • iter-tools: init (8d630fe)
  • iter-tools: init generation (4ac5171)

Dependencies

  • @symbola/core: upgraded to 1.2.0

@symbola/function@1.2.0

10 Jun 00:46
9dce617
Compare
Choose a tag to compare

@symbola/function 1.2.0 (2023-06-10)

Features

  • function: add Catchable protocol (4aceebf)
  • iter-tools: init generation (4ac5171)

Dependencies

  • @symbola/core: upgraded to 1.2.0

@symbola/core@1.2.0

10 Jun 00:45
9dce617
Compare
Choose a tag to compare

@symbola/core 1.2.0 (2023-06-10)

Features

  • core: add isAsyncIterable (cc15849)
  • core: add isIterable helper (1c58925)
  • core: add Throwable protocol (2457cc5)
  • function: add Catchable protocol (4aceebf)
  • iter-tools: generate type imports (a8399b3)

@symbola/async-iterable@1.0.0

10 Jun 00:45
9dce617
Compare
Choose a tag to compare

@symbola/async-iterable 1.0.0 (2023-06-10)

Features

  • async: add Collectable protocol (f8d4739)
  • async: toArray supports sync iterables (728ebf0)
  • iterable: add Groupable protocol (adf6b98)

Dependencies

  • @symbola/core: upgraded to 1.2.0

@symbola/set@1.1.0

22 Jan 18:33
Compare
Choose a tag to compare

@symbola/set 1.1.0 (2023-01-22)

Features

Dependencies

  • @symbola/core: upgraded to 1.1.0

@symbola/set@1.0.0

22 Jan 18:17
Compare
Choose a tag to compare

@symbola/set 1.0.0 (2023-01-22)

Features