| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 240220 source code.tar.gz | 2024-02-21 | 1.2 MB | |
| 240220 source code.zip | 2024-02-21 | 1.6 MB | |
| README.md | 2024-02-21 | 1.3 kB | |
| Totals: 3 Items | 2.8 MB | 0 | |
What's Changed
- feat: Initial implementation of seq(1). by @takusuman in https://github.com/Projeto-Pindorama/heirloom-ng/pull/28
- Seq impl by @takusuman in https://github.com/Projeto-Pindorama/heirloom-ng/pull/29
watch(1) implementation by @takusuman in https://github.com/Projeto-Pindorama/heirloom-ng/pull/30- Updates for watch implementation by @takusuman in https://github.com/Projeto-Pindorama/heirloom-ng/pull/31
- watch: Use 2 seconds as the default time by @takusuman in https://github.com/Projeto-Pindorama/heirloom-ng/pull/32
- Watch implementation changes by @arthurbacci in https://github.com/Projeto-Pindorama/heirloom-ng/pull/35
- timeout implementation by @takusuman in https://github.com/Projeto-Pindorama/heirloom-ng/pull/37
- chore: Forgot to commit the Makefile. by @takusuman in https://github.com/Projeto-Pindorama/heirloom-ng/pull/38
New Contributors
- @arthurbacci made their first contribution in https://github.com/Projeto-Pindorama/heirloom-ng/pull/35
Full Changelog: https://github.com/Projeto-Pindorama/heirloom-ng/compare/230503...240220