Releases: custom-components/feedparser
Releases · custom-components/feedparser
0.2.0.b7
What's Changed
- Bump pytest from 7.4.3 to 8.0.0 by @dependabot in #120
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #121
- Release preparations for 0.2.0 by @ogajduse in #124
- README refresh
- Add debugpy to test HASS config
- Change log level for information about multiple links available
- Remove unnecessary key check (RUF019)
- Sync manifest dependencies with pyproject.toml
- Onboard bumpver for future version bumps
- Add test_hass files to .gitignore
- Update VSCode settings
- Add missing dependencies to component's manifest
- Move image and link entry generation outside of the loop
- feat: remove image from the description if configured
- test: add tests for summary image removal feature
- test: update test data
- ci: update pre-commit config, add new hooks
Full Changelog: 0.2.0b6...0.2.0.b7
0.2.0 beta 6
What's Changed
- Add HTTP headers to the request by @ogajduse in #115 - fixes #112
- Bump feedparser from 6.0.10 to 6.0.11 by @dependabot in #114
- Bump actions/setup-python from 4 to 5 by @dependabot in #113
- Bump github/codeql-action from 2 to 3 by @dependabot in #116
Full Changelog: 0.2.0b5...0.2.0b6
0.2.0 beta 5
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #97
- Bump pytest from 7.4.0 to 7.4.1 by @dependabot in #96
- Bump pytest from 7.4.1 to 7.4.2 by @dependabot in #99
- Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #107
- Unpin homeassistant-stubs by @ogajduse in #109
- Force update the entity by @ogajduse in #110
Notes
Full Changelog: 0.2.0b4...0.2.0b5
0.2.0 beta 4
What's Changed
Full Changelog: 0.2.0b3...0.2.0b4
0.2.0 beta 3
0.2.0 beta 2
What's Changed
- Address Ruff's rules, add few enhancements by @ogajduse in #88
- Clear entities before updating the sensor to avoid duplicates by @ogajduse in #89
Full Changelog: 0.2.0b1...0.2.0b2
0.2.0 beta 1
What's Changed
- Add pre-commit and code checks by @ogajduse in #79
- Enhance sensor class structure by @ogajduse in #84
- Add tests by @ogajduse in #80
- Bump actions/checkout from 2 to 3 by @dependabot in #82
- Bump pytest from 7.2.0 to 7.4.0 by @dependabot in #83
New Contributors
- @dependabot made their first contribution in #82
Full Changelog: 0.2.0b0...0.2.0b1
0.2.0 beta 0
What's Changed
Full Changelog: 0.1.11...0.2.0b0
0.1.11
0.1.10
What's Changed
- Sort items in manifest.json alphabetically by @ogajduse in #73
- Fix for Python 3.11 and HA 2023.6.x and bringing back local_time by @jeroenvanasten in #72
- Release 0.1.8 by @ogajduse in #74
- Release 0.1.10 by @ogajduse in #75
New Contributors
- @ogajduse made their first contribution in #73
- @jeroenvanasten made their first contribution in #72
Full Changelog: 0.1.9...0.1.10