Skip to content

Releases: asze17/ril-py

Patch: v0.4.0

Choose a tag to compare

@asze17 asze17 released this 11 Sep 07:03
c552b68

The version has been bumped to v0.4.0 to match ril's

What's Changed

  • Make README more semantically accurate by @jay3332 in #1
  • Created Owned versions of TextLayout/TextSegment as workarounds by @jay3332 in #2
  • read me grammar fixes by @Tom-the-Bomb in #3
  • Tests improvements by @ngh7mr3 in #5
  • Fully implement Text and Font functionality.

This package now release to pypi under the name ril

New Contributors

Full Changelog: v0.2.1...v0.4.0

Patch: v0.2.1.post6

Choose a tag to compare

@asze17 asze17 released this 10 Aug 07:00
6d46dc4

Fix sdist still not publishing

Patch: v0.2.1.post5

Choose a tag to compare

@asze17 asze17 released this 10 Aug 06:41
c0d172f

Fix CI fails to build sdist

Release: v0.2.1

Choose a tag to compare

@asze17 asze17 released this 10 Aug 05:16
1fef4ee

This release will publish the package under the name pyril due to a pypi limitation.

Release v0.2.0

Choose a tag to compare

@asze17 asze17 released this 10 Aug 04:30
5b65075

Breaking:

  • Renamed from ril to ril-py due to the name ril is currently unavailable on pypi.

Changes:

  • Near complete API coverage for ril
  • Documentation
  • New APIs such as ImageSequence and Frame

Full Changelog: v0.1.0...v0.2.0

Beta Release: v0.1.0

Beta Release: v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@asze17 asze17 released this 01 Aug 02:15
ae10e08

This release includes all the functionalities that ril have. Most have been tested.