Skip to content

Releases: feast107/linqes

Release 1.1.1

16 Jan 05:16

Choose a tag to compare

  • Fix order() yields no result
  • Fix declaration of d.ts

Release 1.1.0

08 Jan 14:49

Choose a tag to compare

  • Make IEnumerable : Iterable
  • Compatible declaration
  • Fix join and concat thisArg

Release 1.0.5

08 Jan 09:50

Choose a tag to compare

  • Fix declaration

Release 1.0.4

08 Jan 09:38

Choose a tag to compare

This release is unusable

  • Compatible concat , join
  • Fix type declaration error
  • d.ts move to types
    🚫 🚫 🚫 🚫 🚫 🚫 🚫 🚫 🚫 🚫 🚫 🚫 🚫 🚫

Release 1.0.3

07 Jan 14:04

Choose a tag to compare

  • Support TypeScript 's reaonly Array types ReadonlyArray
  • Include all Iterable types like :
    • String
    • Int8Array
    • Uint8Array
    • Uint8ClampedArray
    • Int16Array
    • Uint16Array
    • Int32Array
    • Uint32Array
    • Float32Array
    • Float64Array
    • BigInt64Array
    • BigUint64Array

Release 1.0.2

07 Jan 12:26

Choose a tag to compare

Extract declarations of which parameters contains competible lambda instead of using | to separate them

Release 1.0.1

07 Jan 11:47

Choose a tag to compare

  • Fix declarations of all 'key comparer'
  • Append implements of groupBy
  • Refactor the inherit tree of IEnumerable
  • Using Array<T> & { key : TKey } instead of KeyedArray<T,TKey>

Initial release

05 Jan 19:42

Choose a tag to compare

npm i -s linqes

npm : linqes