Skip to content

Commit 24e17d5

Browse files
committed
Publish 0.3.0
SHA256 hashes: nbgitpuller-jl-interface-0.3.0.tgz: ec895723599e3a7398e1182b7c2b900d1739103d5217d40834682c55616e04c9 nbgitpuller_jl_interface-0.3.0-py3-none-any.whl: 62b9d716dd750d837c641fc8ebc943b0d5149e5248a390c91408b6f9e316df18 nbgitpuller_jl_interface-0.3.0.tar.gz: 34b687fdc31b39cf3987267e6d701c0af3a0335806d5a74022b8f9a060ffdb6c
1 parent eab8732 commit 24e17d5

2 files changed

Lines changed: 20 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.3.0
6+
7+
([Full Changelog](https://github.com/ASFOpenSARlab/nbgitpuller-jl-interface/compare/v0.2.5...eab8732c960fecc43d3cda8560330cc3b692a5bf))
8+
9+
### Bugs fixed
10+
11+
- Make compatable with jupyterhub environment [#4](https://github.com/ASFOpenSARlab/nbgitpuller-jl-interface/pull/4) ([@segallagher](https://github.com/segallagher), [@dgpalmieri](https://github.com/dgpalmieri))
12+
13+
### Contributors to this release
14+
15+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
16+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports).
17+
18+
([GitHub contributors page for this release](https://github.com/ASFOpenSARlab/nbgitpuller-jl-interface/graphs/contributors?from=2026-04-09&to=2026-04-10&type=c))
19+
20+
@dgpalmieri ([activity](https://github.com/search?q=repo%3AASFOpenSARlab%2Fnbgitpuller-jl-interface+involves%3Adgpalmieri+updated%3A2026-04-09..2026-04-10&type=Issues)) | @segallagher ([activity](https://github.com/search?q=repo%3AASFOpenSARlab%2Fnbgitpuller-jl-interface+involves%3Asegallagher+updated%3A2026-04-09..2026-04-10&type=Issues))
21+
22+
<!-- <END NEW CHANGELOG ENTRY> -->
23+
524
## 0.2.5
625

726
([Full Changelog](https://github.com/ASFOpenSARlab/nbgitpuller-jl-interface/compare/v0.2.4...acb905136fd3b05e07da5e1c3da4ee88bec7aba9))
@@ -19,8 +38,6 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l
1938

2039
@emlundell ([activity](https://github.com/search?q=repo%3AASFOpenSARlab%2Fnbgitpuller-jl-interface+involves%3Aemlundell+updated%3A2026-04-07..2026-04-09&type=Issues)) | @segallagher ([activity](https://github.com/search?q=repo%3AASFOpenSARlab%2Fnbgitpuller-jl-interface+involves%3Asegallagher+updated%3A2026-04-07..2026-04-09&type=Issues))
2140

22-
<!-- <END NEW CHANGELOG ENTRY> -->
23-
2441
## 0.2.4
2542

2643
([Full Changelog](https://github.com/ASFOpenSARlab/nbgitpuller-jl-interface/compare/v0.2.1...fa249abe827af836d7aa2ac0a870c4d30eff516e))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nbgitpuller-jl-interface",
3-
"version": "0.2.5",
3+
"version": "0.3.0",
44
"description": "A human interface with nbgitpuller in JupyterBook",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)