Skip to content

Releases: custom-components/feedparser

0.2.0.b7

25 Feb 21:59
2be3736
Compare
Choose a tag to compare
0.2.0.b7 Pre-release
Pre-release

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

10 Jan 18:58
7189ab9
Compare
Choose a tag to compare
0.2.0 beta 6 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0b5...0.2.0b6

0.2.0 beta 5

21 Nov 21:42
e617dbe
Compare
Choose a tag to compare
0.2.0 beta 5 Pre-release
Pre-release

What's Changed

Notes

  • #110 should fix #104 - Feed sensor doesn't update

Full Changelog: 0.2.0b4...0.2.0b5

0.2.0 beta 4

18 Aug 09:55
dd75140
Compare
Choose a tag to compare
0.2.0 beta 4 Pre-release
Pre-release

What's Changed

  • Improve sensor based on feeds provided by the community in GH issues by @ogajduse in #92

Full Changelog: 0.2.0b3...0.2.0b4

0.2.0 beta 3

16 Aug 08:36
715c6d7
Compare
Choose a tag to compare
0.2.0 beta 3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.0b2...0.2.0b3

0.2.0 beta 2

09 Aug 21:13
bcb7c37
Compare
Choose a tag to compare
0.2.0 beta 2 Pre-release
Pre-release

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

31 Jul 20:24
e5af5b9
Compare
Choose a tag to compare
0.2.0 beta 1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.2.0b0...0.2.0b1

0.2.0 beta 0

28 Jul 07:50
5cf6ac7
Compare
Choose a tag to compare
0.2.0 beta 0 Pre-release
Pre-release

What's Changed

  • Show images based on the envelopes feed parameter by @ogajduse in #81

Full Changelog: 0.1.11...0.2.0b0

0.1.11

29 Jun 07:50
0.1.11
e1dd66d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.10...0.1.11

0.1.10

28 Jun 21:12
97781e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.9...0.1.10