Skip to content

Releases: Droidtown/ArticutAPI

Release v1.3.9

10 Feb 08:11

Choose a tag to compare

Updated roadPat and getAddressRoad() in localRE.py for irregular/stranger TaiwanRoadName.

  • e.g. "新竹縣芎林鄉新鳳村1鄰倒別牛23號" -> "倒別牛"
  • e.g. "嘉義縣太保市安仁里9鄰頂港子墘40-5號1樓" -> "頂港子墘"

Release v1.3.7

04 Nov 06:50

Choose a tag to compare

Add support for Python 3.13

Release v1.3.6

16 Jan 08:00

Choose a tag to compare

Adding requestID in parse() function, default value is "".
Only used in ArticutDocker service for evaluation purpose.

Release v1.3.5

06 Oct 03:53

Choose a tag to compare

ArticutAPI .parse() function provides better support for inputSTR longer than 5000 characters.

Release v1.3.4

20 Sep 07:14

Choose a tag to compare

Bug Fixes

  • Fix MP_ArticutAPI RuntimeError: When the MP_ArticutAPI runs in a bundled app. (ArticutAPI is not affected.)

Release v1.3.3

31 Jul 06:26

Choose a tag to compare

Bug Fixes

  • fix _segIndexConverter()

Release v1.3.1

31 Oct 02:46

Choose a tag to compare

Merge branch 'master' of github.com:Droidtown/ArticutAPI

Release v1.3.0

24 Oct 08:03

Choose a tag to compare

Adding emojiBOOL in parse() function, default value is True.

Release v1.2.2

22 Mar 08:35

Choose a tag to compare

Bug Fixes

  • fix MP_Articut.bulk_parse()

Release v1.2.1

04 Mar 02:30

Choose a tag to compare

  • Improve localRE usability.