Skip to content

Releases: Orbs/jspm-git

v0.5.0-beta.3 (2016-02-22)

20 Feb 19:25
Compare
Choose a tag to compare
Pre-release

Changes:

  • Improve registry configuration procedure
  • Upgrade dependencies

v0.4.4 (2016-02-22)

20 Feb 18:29
Compare
Choose a tag to compare

Changes:

  • Improve registry configuration procedure
  • Upgrade dependencies

v0.5.0-beta.2 (2016-02-17)

17 Feb 19:43
Compare
Choose a tag to compare
Pre-release

Breaking Changes:

  • Bump jspm registry API version to v2.0

v0.4.3 (2016-02-07)

07 Feb 10:36
Compare
Choose a tag to compare

Fixes:

  • Make Git URL shell-safe (#27)
  • Recognize ssh protocol when using basic auth (6dd27a3)
  • Improve README (d17ea73), thanks to @sgwatgit

v0.5.0-beta.1 (2016-01-30)

31 Jan 08:56
Compare
Choose a tag to compare
Pre-release

Breaking Changes:

  • Make jspm-git compatible to the jspm Registry API v2.0 (#26), thanks to @m4r71n

v0.4.2 (2015-10-07)

07 Oct 18:04
Compare
Choose a tag to compare

Fixes:

  • Fix issue that shallowclone "false" is converted to true (#22), thanks to @admwx7

v0.4.1 (2015-10-06)

06 Oct 20:09
Compare
Choose a tag to compare

Fixes:

  • Fix lookup issue with latest jspm version

v0.4.0 (2015-10-06)

06 Oct 19:07
Compare
Choose a tag to compare

Changes:

  • Add authentication support (#21), thanks to @admwx7

v0.3.3 (2015-06-03)

03 Jun 19:31
Compare
Choose a tag to compare

Fixes:

  • Fix frozen repository download on newer runtime like io.js 1.6.x (#17), thanks to @zeitiger

v0.3.2

19 Mar 17:56
Compare
Choose a tag to compare

Changes:

  • Support scp-like syntax for the SSH protocol #15
  • Support bower.json main as fallback #14

Fixes:

  • Fixed clone issue with older Git clients ( Git < v1.7.10 ) 5f7d746