Skip to content

Releases: gabrielcsapo/node-git-server

1.0.0

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 11 Jul 06:08

1.0.0-beta.31

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 10 Jul 07:14

1.0.0-beta.30

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 27 Jan 02:27

1.0.0-beta.21

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 25 Jan 06:39
  • Avoid using self in service.ts - to avoid issue with through (#95) (@willstott101)

1.0.0-beta.1

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 03 Jan 05:37
05b5342

0.6.1

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 29 Mar 17:47
  • Fixes bug with being able to overwrite git repos that a user doesn't have access to. @masasron

0.6.0

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 06 Mar 05:11
e0bfae6
  • 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

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 03 Mar 22:09
  • bump dependencies
    • tap ^11.0.1 -> ^12.5.3
    • tryitout ^2.0.6 -> ^2.1.1

0.5.0

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 27 Nov 05:46
  • adds log functionality for event streams and response streams

0.4.3

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 31 May 03:42
  • removes deprecated Buffer interface