Skip to content

Releases: AceFire6/phx_events

Release - v0.4.1

02 Nov 13:07
041692e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

Release - v0.4.0

15 Sep 15:00
ec93bb5
Compare
Choose a tag to compare

Added

  • Full test coverage
  • Initial docstrings

Changed

  • Improved documentation
  • Client takes URL now instead of using an environment variable
  • Upgrade to websockets 10.0
  • Use TopicClosedError instead of websockets exceptions

Removed

  • environs and related usages

Release - v0.2.0

23 Aug 20:52
Compare
Choose a tag to compare

Changed

  • License to Apache 2.0

Release - v0.1.2

23 Aug 00:15
Compare
Choose a tag to compare

Added

  • Flit package publishing (#8)

Changed

  • Bump diff-cover from 6.3.1 to 6.3.3 in /requirements (#1)
  • Bump hypothesis from 6.14.9 to 6.15.0 in /requirements (#2)
  • Bump orjson from 3.6.2 to 3.6.3 in /requirements (#3)

Fixed

  • References to Python 3.8 which is not supported (#5)
  • Existing workflows (#6)
  • Source URL in flit config (#7)
  • Flit package publishing