denobot
|
10ee73dbbc
|
chore: release 2024.10.24 (#6145)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-10-24 19:23:22 +09:00 |
|
Liam Tait
|
45be5d319d
|
feat(collections/unstable): support Iterable argument in slidingWindows (#6095)
|
2024-10-16 14:03:51 +09:00 |
|
denobot
|
b4e5d21762
|
chore: release 2024.10.10 (#6098)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-10-10 18:46:27 +09:00 |
|
Liam Tait
|
acee24ac0c
|
feat(collections/unstable): support Iterable argument in takeLastWhile() (#6090)
|
2024-10-08 23:08:15 +09:00 |
|
Liam Tait
|
ce4d7c5e87
|
feat(collections/unstable): support Iterable argument in dropWhile() (#6088)
|
2024-10-08 23:05:25 +09:00 |
|
Liam Tait
|
a6a9b86fec
|
feat(collections/unstable): support Iterable argument in intersect() (#6036)
|
2024-10-07 22:11:23 +09:00 |
|
Liam Tait
|
8abe412340
|
feat(collections/unstable): support Iterable argument in dropLastWhile() (#6076)
|
2024-10-02 16:52:29 +09:00 |
|
denobot
|
eeb3c9b151
|
chore: release 2024.09.24 (#6043)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-09-24 19:25:09 +09:00 |
|
Liam Tait
|
c73f9a6629
|
feat(collections/unstable): support Iterable argument in sample() (#6035)
|
2024-09-24 12:38:00 +09:00 |
|
Liam Tait
|
aa928efcc1
|
feat(collections/unstable): support Iterable argument in withoutAll() (#6031)
|
2024-09-24 11:48:22 +09:00 |
|
Liam Tait
|
4209011510
|
feat(collections/unstable): Iterable argument in chunk() (#5925)
|
2024-09-23 20:34:06 +09:00 |
|
David Luis
|
f1b3525b9f
|
feat(collections/unstable): support iterators in sortBy() (#5919)
* feat(collections/sortBy): support iterators
* update jsdoc
* cleanup
* add experimental tag
|
2024-09-23 20:28:10 +10:00 |
|
Liam Tait
|
683132f8d9
|
feat(collections/unstable): support Iterable argument in takeWhile() (#5911)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2024-09-20 15:41:13 +09:00 |
|
denobot
|
c5d7930d57
|
chore: release 2024.09.12 (#5969)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-09-12 19:18:10 +09:00 |
|
denobot
|
3ee4c4dd43
|
chore: release 2024.07.19 (#5494)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-07-19 20:22:43 +09:00 |
|
denobot
|
f54eab4355
|
chore: release 2024.07.12 (#5431)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-07-12 19:45:19 +09:00 |
|
denobot
|
dc14633394
|
chore: release 2024.07.09 (#5363)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-07-09 15:13:21 +09:00 |
|
denobot
|
940568c62d
|
chore: release 2024.07.02 (#5254)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-07-02 20:43:42 +09:00 |
|
denobot
|
04f23c8a0a
|
chore: release 2024.06.26 (#5152)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-06-26 19:12:11 +09:00 |
|
Asher Gomez
|
15ec8df047
|
chore(collections): release collections@1.0.0 (#4773)
* chore(collections): release `collections@1.0.0`
* fix
|
2024-06-20 21:44:03 +10:00 |
|
Asher Gomez
|
2c8840850f
|
feat(collections): collections@1.0.0-rc.1 (#4697)
|
2024-05-20 13:58:51 +09:00 |
|
denobot
|
66e8fc9869
|
chore: release 2024.05.16 (#4755)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-05-16 20:10:44 +09:00 |
|
Michael Herzner
|
941f0a3ff6
|
feat(collections): add invert() and invertBy() (#4710)
* feat(collections): add invert and invertBy
* tweaks
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2024-05-13 09:02:00 +10:00 |
|
denobot
|
53e08775e3
|
chore: release 2024.05.07 (#4689)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2024-05-08 13:32:51 +09:00 |
|
Yoshiya Hinosawa
|
3155f0050a
|
chore: switch to JSR-oriented codebase (#4650)
|
2024-04-29 11:57:30 +09:00 |
|