Releases: dermotduffy/hass-web-proxy-integration
Releases · dermotduffy/hass-web-proxy-integration
v0.0.2
Changes
🚀 Features
- feat: Add debug logging support (#40) @dermotduffy
- feat: Add support for return values when creating a URL (#39) @dermotduffy
🐛 Fixes
- fix: More thoroughly clean up expired URLs (#38) @dermotduffy
🔧 Chore
- chore: Bump version to
v0.0.2
(#41) @dermotduffy - chore: Bump softprops/action-gh-release from 2.0.8 to 2.1.0 (#35) @dependabot
- chore: Bump codecov/codecov-action from 4.6.0 to 5.0.2 (#36) @dependabot
- chore: Bump version of hass-web-proxy-lib (#37) @dermotduffy
- chore: Bump ruff from 0.7.2 to 0.7.3 (#33) @dependabot
v0.0.1
Changes
👷 Continuous Integration
- ci: Enable the
brands
check (#31) @dermotduffy
🔧 Chore
- chore: Build version to
v0.0.1
(#32) @dermotduffy
v0.0.0
Changes
🚀 Features
- feat: Support dynamic unauthenticated requests (#25) @dermotduffy
- feat: Add support for open limit (#9) @dermotduffy
- feat: Add support for URL TTLs (#8) @dermotduffy
- feat: Add support for dynamic proxies URLs (#7) @dermotduffy
- feat: Split into proxy and library (#6) @dermotduffy
- feat: Add intial proxy code (#5) @dermotduffy
- feat: Add config flow (#4) @dermotduffy
👷 Continuous Integration
- ci: Add release drafter workflow (#30) @dermotduffy
- ci: Emit code coverage information in xml (#14) @dermotduffy
- ci: Add CI (#12) @dermotduffy
📚 Documentation
- docs: Variety of README improvements (#27) @dermotduffy
- docs: Add basic usage information (#18) @dermotduffy
🔨 Refactoring
- refactor: Add type safety (#26) @dermotduffy
- refactor: Use the library version of
proxy_lib
(#16) @dermotduffy - refactor: Rename to
hass-web-proxy-integration
(#15) @dermotduffy - testing: Add tests (#11) @dermotduffy
🔧 Chore
- chore: Add semantic PR enforcement (#13) @dermotduffy
- chore: Use 'chore' for dependabot updates (#29) @dermotduffy
- chore: Bump actions/setup-python from 5.2.0 to 5.3.0 (#20) @dependabot
- chore: Bump ytanikin/PRConventionalCommits from 1.2.0 to 1.3.0 (#21) @dependabot
- chore: Bump actions/checkout from 4.2.1 to 4.2.2 (#22) @dependabot
- chore: Update underlying library to
v0.0.4
(#24) @dermotduffy - chore: Remove temporary lenient lint settings (#19) @dermotduffy
- chore: Use
poetry
for dependency management (#17) @dermotduffy - chore: Bump ruff from 0.6.9 to 0.7.0 (#10) @dependabot
- chore: Bump actions/checkout from 4.1.7 to 4.2.1 (#1) @dependabot
- chore: Bump ruff from 0.6.7 to 0.6.9 (#2) @dependabot
- chore: Initial template tweaks (#3) @dermotduffy