Skip to content

Releases: kojiishi/unicodedata-reader

v1.3.7

07 Oct 20:14

Choose a tag to compare

What's Changed

Fixes

  • Change cache file I/O to use the UTF-8 encoding by @kojiishi in #202

Chores

Full Changelog: v1.3.6...v1.3.7

v1.3.6

10 May 07:24

Choose a tag to compare

What's Changed

Updated Dependencies

Full Changelog: v1.3.5...v1.3.6

v1.3.4

07 Apr 12:47

Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

07 Apr 09:49

Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

07 Apr 08:15

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

07 Apr 07:50

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

07 Apr 07:32
f4a078f

Choose a tag to compare

What's Changed

  • Add set operation functions to UnicodeDataEntries.
  • Change Set to use the functions.
  • Add optional constructor arguments for Set.
  • Allow pytype for newer versions of Python.

Full Changelog: v1.2.0...v1.3.0

v1.2.0

06 Apr 21:24

Choose a tag to compare

  • Change caching options.
  • Add url_template to UnicodeDataReader.

Full Changelog: v1.1.0...v1.2.0

v1.1.0

06 Apr 19:55

Choose a tag to compare

  • Add name().
  • Update generated JavaScript files to Unicode 15.1 data.
  • Add tests for Unicode 15.0/15.1.

Full Changelog: v1.0.1...v1.1.0

v1.0.1

06 Apr 18:26

Choose a tag to compare

  • Fix Set.__i*__()