Skip to content

Releases: kwonoj/hunspell-asm

Release 4.0.2

01 Feb 06:42
b8e719f
Compare
Choose a tag to compare

4.0.2 (2019-10-24)

Features

  • hunspell: bump up binary to reduce size using llvm backend

Release 4.0.1

19 Oct 09:00
db9242d
Compare
Choose a tag to compare

4.0.1 (2019-10-19)

Bug Fixes

  • hunspell: normalize unicodei to NFC where possible (800b79e)

Release 4.0.0

13 Sep 16:22
8e9268a
Compare
Choose a tag to compare

4.0.0 (2019-09-13)

Features

  • hunspell: reenable optimization (06bdc36)

BREAKING CHANGES

  • hunspell: Unsupport mobile safari version have bugs (#187)

Release 3.0.3

19 Jul 19:45
8c4dc35
Compare
Choose a tag to compare

3.0.3 (2019-07-19)

  • bump up dependencies

Release 3.0.2

20 Jun 18:29
83da6a5
Compare
Choose a tag to compare

3.0.2 (2019-06-20)

Bug Fixes

  • hunspell: bump to non-optimized hunspell (97df1f6), closes #187

Release 3.0.1

13 Jun 17:50
a457465
Compare
Choose a tag to compare

3.0.1 (2019-06-13)

Bug Fixes

  • mountbuffer: fix dependencies (a434cd8)

Release 3.0.0

13 Jun 06:29
0ebe215
Compare
Choose a tag to compare

3.0.0 (2019-06-13)

Features

  • build: target es2018 for output (27f6400)
  • hunspell: load env specific binary (53df646)
  • hunspellloader: deprecate mountdirectory (cb96561)

BREAKING CHANGES

  • hunspellloader: dictionary should be mounted via buffer
  • build: requires runtime for es2018, or need downlevel transpiling

Release 2.0.0

12 Mar 15:56
af11a78
Compare
Choose a tag to compare

2.0.0 (2019-01-31)

  • Bump up beta.8 to official release

Release 2.0.0-beta.8

31 Jan 00:32
c0b6282
Compare
Choose a tag to compare
Release 2.0.0-beta.8 Pre-release
Pre-release

2.0.0-beta.8 (2019-01-31)

Bug Fixes

  • suggest: free allocated ptr for list (6708573)

Release 2.0.0-beta.7

30 Jan 18:08
eaabb49
Compare
Choose a tag to compare
Release 2.0.0-beta.7 Pre-release
Pre-release

2.0.0-beta.7 (2019-01-30)

Features

  • hunspell: bump up hunspell binary (9ed737d)
  • loadmodule: deprecate locatebinary, back to single file (4b8f5b0)