Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: bmwant/hapless

v0.14.0

01 Oct 14:52
77af14d

Choose a tag to compare

What's Changed

  • Add code type checking with ty by @bmwant in #66
  • Merge experimental hapwrap executable to the hap one

Full Changelog: v0.13.0...v0.14.0

v0.13.0

18 Sep 10:53
d53f11f

Choose a tag to compare

What's Changed

  • Add Python 3.13 support by @bmwant in #64
  • Prepare to support Python 3.14
  • Add new errors command which shows stderr logs (same as logs -e)

Full Changelog: v0.12.0...v0.13.0

v0.12.0

05 Sep 11:06
322c444

Choose a tag to compare

What's Changed

  • Drop Python 3.7 support by @bmwant in #63
  • Use nox + uv to test multiple Python versions locally

Full Changelog: v0.11.1...v0.12.0

v0.11.1

25 Aug 16:30
dba5381

Choose a tag to compare

What's Changed

  • Proper exit from forked process by @bmwant in #62
  • Library code should be safe to use in multithreaded/asyncio environments

Full Changelog: v0.11.0...v0.11.1

v0.11.0

21 Aug 10:11
01ce20a

Choose a tag to compare

What's Changed

  • Add workdir property to the Hap by @bmwant in #61
  • Make sure hap restarts use same working directory as the original ones
  • Add ui message indication on --check if the process exited quickly, but finished without errors
  • Typing annotation fixes on the code

Full Changelog: v0.10.0...v0.11.0

v0.10.0

19 Aug 11:32
9e87ddb

Choose a tag to compare

What's Changed

  • Add UI spinner when launched with check flag by @bmwant in #60
  • Add django-environ library to read config values from environment variables
  • Add structlog library to replace logging with colorful output to the console for better debugging UX

Full Changelog: v0.9.5...v0.10.0

v0.9.5

15 Aug 12:35
260933f

Choose a tag to compare

What's Changed

  • Fix restart command to respect stderr redirect by @bmwant in #59

Full Changelog: v0.9.4...v0.9.5

v0.9.4

14 Aug 10:22
fc0c69a

Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

v0.9.3

14 Aug 10:21
a482f54

Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

13 Aug 06:21
decff57

Choose a tag to compare

What's Changed

  • Add proper Unbound status for newly created haps without associated process
  • Windows support preparation 1st iteration by @bmwant in #56

Full Changelog: v0.9.1...v0.9.2