Skip to content

Releases: alpancs/quranize-rs

v0.10.8

30 Jan 14:34
57cd529
Compare
Choose a tag to compare

What's Changed

  • move hard-coded quran string to a plain text file by @alpancs in #34

Full Changelog: v0.10.7...v0.10.8

v0.10.7

24 May 16:00
4da744d
Compare
Choose a tag to compare

What's Changed

  • Reduce raw quran sizes by @alpancs in #33
    • Compiled wasm file size is reduced from 1416907 bytes to 1376158 bytes (~3% smaller)
    • Less parsing in quran iteration

Full Changelog: v0.10.6...v0.10.7

v0.10.6

10 Apr 04:07
0a46d17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.5...v0.10.6

v0.10.5

10 Apr 01:30
a70a903
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.4...v0.10.5

v0.10.4

05 Apr 18:07
e78b96c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.10.4

v0.10.3

03 Apr 16:42
fb55c8c
Compare
Choose a tag to compare

What's Changed

  • update internal Quranize data structure by @alpancs in #29

Full Changelog: v0.10.2...v0.10.3

v0.10.2

21 Mar 15:26
c252df2
Compare
Choose a tag to compare

What's Changed

  • Optimize adjacency list data structure by @alpancs in #28
    • Reduced memory usage on WebAssembly to ~78%

Full Changelog: v0.10.1...v0.10.2

v0.10.1

20 Mar 18:44
d7d1298
Compare
Choose a tag to compare

What's Changed

  • update Quranize internal data structure by @alpancs in #27
    • ~1.6x faster on Quranize initialization

Full Changelog: v0.10.0...v0.10.1

v0.10.0

18 Mar 22:05
a0f914b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

18 Mar 21:48
fae4517
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.2...v0.9.0