File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## <a name =" v0-25-0-alpha-6 " href =" #v0-25-0-alpha-6 " >v0.25.0-alpha.6</a > [ (2019-02-14)] ( https://github.com/nodegit/nodegit/releases/tag/v0.25.0-alpha.6 )
4+
5+ [ Full Changelog] ( https://github.com/nodegit/nodegit/compare/v0.25.0-alpha.5...v0.25.0-alpha.6 )
6+
7+ #### Summary of changes
8+ - Bumped LibGit2 to v0.28.0.
9+ - Fixed problem with continue rebase preventing users from skipping commits
10+ - Fixed leak where struct/option types were leaking libgit2 pointers
11+
12+ #### Merged PRs into NodeGit
13+ - [ We should clear the persistent cell in structs when they are destroyed #1629 ] ( https://github.com/nodegit/nodegit/pull/1629 )
14+ - [ Fix "errorno" typo #1628 ] ( https://github.com/nodegit/nodegit/pull/1628 )
15+ - [ Bump Libgit2 fork to v0.28.0 #1627 ] ( https://github.com/nodegit/nodegit/pull/1627 )
16+
17+
318## <a name =" v0-25-0-alpha-5 " href =" #v0-25-0-alpha-5 " >v0.25.0-alpha.5</a > [ (2019-02-11)] ( https://github.com/nodegit/nodegit/releases/tag/v0.25.0-alpha.5 )
419
520[ Full Changelog] ( https://github.com/nodegit/nodegit/compare/v0.25.0-alpha.4...v0.25.0-alpha.5 )
1025#### Merged PRs into NodeGit
1126- [ Fix macOS and Windows Electron 4 builds #1626 ] ( https://github.com/nodegit/nodegit/pull/1626 )
1227
28+
1329## <a name =" v0-25-0-alpha-4 " href =" #v0-25-0-alpha-4 " >v0.25.0-alpha.4</a > [ (2019-02-08)] ( https://github.com/nodegit/nodegit/releases/tag/v0.25.0-alpha.4 )
1430
1531[ Full Changelog] ( https://github.com/nodegit/nodegit/compare/v0.25.0-alpha.3...v0.25.0-alpha.4 )
2844- [ Fix non-existent / dangling refs cause Repository.prototype.createCommitWithSignature to fail #1624 ] ( https://github.com/nodegit/nodegit/pull/1624 )
2945- [ Handle new gyp information for electron builds #1623 ] ( https://github.com/nodegit/nodegit/pull/1623 )
3046
47+
3148## <a name =" v0-25-0-alpha-3 " href =" #v0-25-0-alpha-3 " >v0.25.0-alpha.3</a > [ (2019-02-05)] ( https://github.com/nodegit/nodegit/releases/tag/v0.25.0-alpha.3 )
3249
3350[ Full Changelog] ( https://github.com/nodegit/nodegit/compare/v0.25.0-alpha.2...v0.25.0-alpha.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nodegit" ,
33 "description" : " Node.js libgit2 asynchronous native bindings" ,
4- "version" : " 0.25.0-alpha.5 " ,
4+ "version" : " 0.25.0-alpha.6 " ,
55 "homepage" : " http://nodegit.org" ,
66 "keywords" : [
77 " libgit2" ,
You can’t perform that action at this time.
0 commit comments