Skip to content

Releases: fgdorais/lean4-unicode-basic

v2.0.1

Choose a tag to compare

@fgdorais fgdorais released this 16 Jun 05:43
a2e430a

What's Changed

  • chore: update toolchain v4.31.0

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 26 May 15:13
chore: update toolchain v4.30.0

v1.3.2

Choose a tag to compare

@fgdorais fgdorais released this 02 Apr 23:23

What's Changed

  • fix: include path for UnicodeCLib in lakefile
  • chore: update toolchain to v4.29.0

New Contributors

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

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 16 Feb 13:52
ff04f5c

What's Changed

  • chore: update toolchain to v4.28.0

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

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Jan 13:09

What's Changed

  • fix: use String.Slice
  • feat: add Default_Ignorable_Code_Point
  • feat: add Noncharacter_Code_Point
  • feat: add UnicodeData.Aliases
  • chore: chore: update toolchain v4.27.0

Full Changelog: v1.2.4...v1.3.0

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 14 Nov 10:17

What's Changed

  • fix: build failure on win32

Full Changelog: v1.2.3...v1.2.4

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 15 Oct 04:14

What's Changed

  • chore: update toolchain v4.24.0

Full Changelog: v1.2.2...v1.2.3

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 19 Sep 22:32
chore: update to Unicode v17.0.0

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 14 Sep 16:36

What's Changed

  • chore: update toolchain v4.23.0

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 03:59

What's Changed

  • feat: new encoding for general categories (GC) by @fgdorais in #74
  • chore: move UnicodeData structure by @fgdorais in #75
  • fix: make Cn highest GC bit by @fgdorais in #76
  • feat: add UnicodeCLib by @fgdorais in #77
  • chore: update toolchain v4.22.0

Full Changelog: v1.1.8...v1.2.0