Releases: gabrielcsapo/node-git-server
Releases · gabrielcsapo/node-git-server
1.0.0
- Removes node support from node@<16 (@gabrielcsapo)
- Bugfix: Fix logging on response streams. (#96) (@willstott101)
- Avoid using self in service.ts - to avoid issue with through (#95) (@willstott101)
- Migrates to typescript (@5GameMaker @gabrielcsapo)
- Removes node support from node@<14
1.0.0-beta.31
- Removes node support from node@<16 (@gabrielcsapo)
1.0.0-beta.30
- Bugfix: Fix logging on response streams. (#96) (@willstott101)
1.0.0-beta.21
- Avoid using self in service.ts - to avoid issue with through (#95) (@willstott101)
1.0.0-beta.1
- Migrates to typescript (@5GameMaker @gabrielcsapo)
- Removes node support from node@<14
0.6.1
0.6.0
0.5.1
- bump dependencies
- tap
^11.0.1
->^12.5.3
- tryitout
^2.0.6
->^2.1.1
- tap
0.5.0
- adds
log
functionality for event streams and response streams
0.4.3
- removes deprecated
Buffer
interface