Skip to content

Releases: sws2apps/meeting-schedules-parser

v4.4.0

19 Feb 20:22

Choose a tag to compare

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

04 Jan 12:26

Choose a tag to compare

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

28 Oct 17:51

Choose a tag to compare

4.2.0 (2025-10-28)

Features

  • common: increase songs range to 162 (d5ef573)

v4.1.0

02 Sep 16:59

Choose a tag to compare

4.1.0 (2025-09-02)

Features

  • locales: add support for hungarian language (05e1085)

v4.0.1

28 Jul 13:43

Choose a tag to compare

4.0.1 (2025-07-28)

Bug Fixes

  • module: node built-in modules appearing in browser version (7706568)

v4.0.0

21 Jul 09:58

Choose a tag to compare

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

20 Jul 16:01

Choose a tag to compare

v4.0.0-beta.1 Pre-release
Pre-release

4.0.0-beta.1 (2025-07-20)

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

04 Jul 10:20

Choose a tag to compare

3.38.0 (2025-07-04)

Features

  • locales: add support for greek language (b11ffb8)

v3.37.2

22 May 10:14

Choose a tag to compare

3.37.2 (2025-05-22)

Bug Fixes

  • utils: invalid count of living parts (42db984)

v3.37.1

10 May 13:26

Choose a tag to compare

3.37.1 (2025-05-10)

Bug Fixes

  • utils: handle title exception in mwb25.09 (7d179e7)