Skip to content

Releases: deathbeds/importnb

Python 3.12 compatability

02 Nov 04:02
7f4c38d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022.10.24...2023.11.1

long needed maintainenance

03 Oct 22:32
Compare
Choose a tag to compare

importnb has been supporting a wide version range of python.
in this version we add a lot of modern affordances to importnb.
in doing so we reduced a lot of the developer complexity and module complexity.

  • builds and development tasks are covered by hatch. thanks to @ofek
  • docs are covered by mkdocs
  • we have test releases on pypi legacy and releases to pypi main.

importnb v0.7.0

08 Nov 23:44
Compare
Choose a tag to compare
  • Tests on python-version: [3.6, 3.7, 3.8, 3.9, pypy3] and drops support for older pythons.
  • I moved to github actions. RIP travis
  • Add support ipy file extensions.
  • improve paramterization support

importnb v0.7.0 debug

08 Nov 23:41
946b94c
Compare
Choose a tag to compare
importnb v0.7.0 debug Pre-release
Pre-release

Testing the release on github actions

importnb v0.7.0

08 Nov 23:38
946b94c
Compare
Choose a tag to compare
importnb v0.7.0 Pre-release
Pre-release

Tests on python-version: [3.6, 3.7, 3.8, 3.9, pypy3] and drops support for older pythons.
CI moved to github actions. RIP travis
Add support ipy file extensions.

Importnb for pytest > 6

05 Aug 14:01
f3722b8
Compare
Choose a tag to compare

Adds the correct api for working with pytest 6.0 for testing notebooks.

Python 3.8 release update

16 Apr 19:21
985a8f2
Compare
Choose a tag to compare
0.6.1

Update _version.py

Importnb for python 3.8

06 Dec 14:55
d83cd63
Compare
Choose a tag to compare
  • Update importnb to work with Python 3.8 nightly builds
  • Make parameterize optional
  • Remove the notebooks sources.

Late night releases == early re-releases

19 Dec 14:26
Compare
Choose a tag to compare
0.5.5

Bump version and Remove monotonic condition

Restart and run all or it didn't happen, with notebooks only

19 Dec 07:43
Compare
Choose a tag to compare