Releases: sws2apps/meeting-schedules-parser
Releases · sws2apps/meeting-schedules-parser
v4.5.0
Compare
Sorry, something went wrong.
No results found
rhahao
released this
10 Jun 18:57
4.5.0 (2026-06-10)
Bug Fixes
common: force close unclosed tags inside h3 tag (61547ba )
locales: support em and en dashes in date range patterns (43d1546 )
Features
common: update song parsing range to 163 (1ff19c4 )
deps: bump lodash from 4.17.23 to 4.18.1 (64dd7a3 )
deps: bump node-html-parser from 7.0.2 to 7.1.0 (8df7845 )
deps: bump sql.js from 1.14.0 to 1.14.1 (576d709 )
deps: bump tar and npm (6f32705 )
v4.4.0
Compare
Sorry, something went wrong.
No results found
rhahao
released this
19 Feb 20:22
4.4.0 (2026-02-19)
Features
ci: add language parsing validation with matrix strategy (12fffad )
deps: bump lodash from 4.17.21 to 4.17.23 (149bcb4 )
deps: bump node-html-parser from 7.0.1 to 7.0.2 (cc112c8 )
deps: bump sql.js from 1.13.0 to 1.14.0 (885463b )
locales: add support for bulgarian (12bcfb0 )
module: change of project structure to support hebrew locale (46f2445 )
v4.3.0
Compare
Sorry, something went wrong.
No results found
rhahao
released this
04 Jan 12:26
4.3.0 (2026-01-04)
Bug Fixes
common: update date parser for finnish (1dc01af )
Features
deps: bump glob from 10.4.5 to 10.5.0 (aa9e35b )
deps: bump tar and npm (cf28790 )
locales: add brazilian sign language (f0868b4 )
locales: add hindi (7083ac8 )
locales: add tahitian (3b082b6 )
v4.2.0
Compare
Sorry, something went wrong.
No results found
rhahao
released this
28 Oct 17:51
4.2.0 (2025-10-28)
Features
common: increase songs range to 162 (d5ef573 )
v4.1.0
Compare
Sorry, something went wrong.
No results found
rhahao
released this
02 Sep 16:59
4.1.0 (2025-09-02)
Features
locales: add support for hungarian language (05e1085 )
v4.0.1
Compare
Sorry, something went wrong.
No results found
rhahao
released this
28 Jul 13:43
4.0.1 (2025-07-28)
Bug Fixes
module: node built-in modules appearing in browser version (7706568 )
v4.0.0
Compare
Sorry, something went wrong.
No results found
rhahao
released this
21 Jul 09:58
4.0.0 (2025-07-21)
Features
module: package renamed to meeting-schedules-parser (c36eafd )
BREAKING CHANGES
module: if the package will be used in a browser environment, it is necessary to run npx meeting-schedules-parser after installing.
module: the name of function has been changed from loadEPUB to loadPub
module: it is now possible to use jwpub file as input
v4.0.0-beta.1
Compare
Sorry, something went wrong.
No results found
rhahao
released this
20 Jul 16:01
Features
module: package renamed to meeting-schedules-parser (5fb2fd8 )
BREAKING CHANGES
module: - This beta version will also attempt parsing jwpub files.
After installing, it is necessary to run npx meeting-schedules-parser to copy the necessary web assembly file needed for the new parser.
v3.38.0
Compare
Sorry, something went wrong.
No results found
rhahao
released this
04 Jul 10:20
3.38.0 (2025-07-04)
Features
locales: add support for greek language (b11ffb8 )
v3.37.2
Compare
Sorry, something went wrong.
No results found
rhahao
released this
22 May 10:14
3.37.2 (2025-05-22)
Bug Fixes
utils: invalid count of living parts (42db984 )