Skip to content

Releases: maxfordham/ipyrun

v0.6.1

22 Jan 11:37
484f72f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

v0.6.0

15 Jan 13:10
Compare
Choose a tag to compare

main update is to migrate to pydantic>v2

What's Changed

  • Bump pydantic from 1.8.1 to 1.8.2 by @dependabot in #27
  • 28-bump-to-pydanticv2-updated-ipyautoui by @jgunstone in #29
  • Update-config-to-hatch-and-pyproject-file by @jgunstone in #30
  • 🔥 REMOVE open-loaded (button that opens the directory on remove server). could add back later... by @jgunstone in #31

Full Changelog: 0.5.0...0.6.0

v0.5.0

17 Apr 09:44
a585605
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.2...0.5.0

v0.4.2

07 Jul 07:58
0a1d7a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.4.2

v0.4.1

23 Jun 07:40
Compare
Choose a tag to compare

improved functionality of ipyrun.runshell.DefaultConfigShell to be able to run python packages with a main.py module
https://docs.python.org/3/library/__main__.html

What's Changed

  • 7 update runui default configuration for display selfout help run and selfout help config by @jgunstone in #8
  • 10 tidy the folders organise test data example data docs by @jgunstone in #11
  • 9 refactor default config fpth script path run by @jgunstone in #12

Full Changelog: 0.4.0...0.4.1