v0.0.0
github-actions
released this
06 Nov 03:22
·
11 commits
to refs/heads/main
since this release
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