Skip to content

Releases: gabrielcsapo/node-git-server

1.0.0

11 Jul 06:08
Compare
Choose a tag to compare

1.0.0-beta.31

10 Jul 07:14
Compare
Choose a tag to compare

1.0.0-beta.30

27 Jan 02:27
Compare
Choose a tag to compare

1.0.0-beta.21

25 Jan 06:39
Compare
Choose a tag to compare
  • Avoid using self in service.ts - to avoid issue with through (#95) (@willstott101)

1.0.0-beta.1

03 Jan 05:37
05b5342
Compare
Choose a tag to compare

0.6.1

29 Mar 17:47
Compare
Choose a tag to compare
  • Fixes bug with being able to overwrite git repos that a user doesn't have access to. @masasron

0.6.0

06 Mar 05:11
e0bfae6
Compare
Choose a tag to compare
  • Augments the authenticate function declaration to accept an object as the first argument and a callback for the second. This allows us to make changes without having to cause breaking changes.
    • Adds the ability to introspect on the header (fixes #49)

0.5.1

03 Mar 22:09
Compare
Choose a tag to compare
  • bump dependencies
    • tap ^11.0.1 -> ^12.5.3
    • tryitout ^2.0.6 -> ^2.1.1

0.5.0

27 Nov 05:46
Compare
Choose a tag to compare
  • adds log functionality for event streams and response streams

0.4.3

31 May 03:42
Compare
Choose a tag to compare
  • removes deprecated Buffer interface