Skip to content

Tags: kutyel/linq.ts

Tags

v3.2.0

Toggle v3.2.0's commit message
chore(husky): remove ghooks

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(list): Refactor Min/Max methods with better selector and compare…

…r overload support (#187)

Since nobody had time to migrate to 3.0.0 I'm releasing a minor version with these changes. 🤞🏻

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(list): Generic implementation of `Max` and `Min` functions. (#186)

BREAKING CHANGE: Min() and Max() functions are now generic.

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(list): Support TypeScript Strict mode! (#185)

BREAKING CHANGE: ToDictionary() and all *OrDefault() functions now behave differently

fix #170

v1.15.0

Toggle v1.15.0's commit message
build(npm): get rid of yarn!

v1.14.4

Toggle v1.14.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: set module to CommonJS for ts projects (#176)

v1.14.3

Toggle v1.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(list): Improve Join and GroupJoin typings (#173)

Co-authored-by: Marlon Tucker <marlon.tucker@aareon.com>

v1.14.2

Toggle v1.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(package.json): fix main entry to point at the correct file

v1.14.1

Toggle v1.14.1's commit message
fix(package.json): point types to the correct place

fix #172

v1.14.0

Toggle v1.14.0's commit message
1.14.0