Releases: JamesHutchison/pytest-hot-reloading
Releases · JamesHutchison/pytest-hot-reloading
v0.1.0-alpha.8
What's Changed
- #40 Add debug gif to instructions by @JamesHutchison in #41
- Add version shield by @JamesHutchison in #42
- Jetbrains updates by @JamesHutchison in #45
- Update readme for jetbrains by @JamesHutchison in #47
- Increment version by @JamesHutchison in #48
Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8
v0.1.0-alpha.7
What's Changed
- Add .cemented to ptyme_track git ignore and log time by @JamesHutchison in #33
- Update megamock to version that indicates typing used by @JamesHutchison in #34
- Add
--stop-daemon
argument by @JamesHutchison in #35 - #28 Add environment variable alternatives for command line options by @JamesHutchison in #36
- #24 Move the pid file to the temp folder by @JamesHutchison in #37
- #12 Add demo gifs and update readme by @JamesHutchison in #38
- increment version by @JamesHutchison in #39
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
v0.1.0-alpha.6
What's Changed
- Add workarounds for pytest-xdist and pytest-django, add CI linting, fix types, fix behavior by @JamesHutchison in #32
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
v0.1.0-alpha.5
What's Changed
- Add session ref count management by @JamesHutchison in #27
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
v0.1.0-alpha.4
What's Changed
- Add id-token: write permission to publish workflow by @JamesHutchison in #22
- Fix issue where profiling was failing due to forced exit by @JamesHutchison in #25
- #14 improve client and subsequent call perf by @JamesHutchison in #26
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
v0.1.0-alpha.3
What's Changed
- Initial work by @JamesHutchison in #1
- #5 add hot reloading by @JamesHutchison in #11
- #10 #13 Add megamock and Add assertion rewrites to reevaluated functions by @JamesHutchison in #15
- Use the pytest_cmdline_main hook which happens sooner by @JamesHutchison in #18
- #19 add CI and update minimum version to Python 3.10 by @JamesHutchison in #21
New Contributors
- @JamesHutchison made their first contribution in #1
Full Changelog: https://github.com/JamesHutchison/pytest-hot-reloading/commits/v0.1.0-alpha.3