XText ChangeLog
- 1.4 -- 2020-06-17
- Removed dependency on XList.
- Removed as_xlist_with.
- Use make_with_xtext of XList.
- Added make_with_list, make_with_xlist, as_list.
- “as_list_with” accepts a list of text as delimiters parameter.
- “replace” accepts a list of text to replace targets.
- 1.3.2 -- 2020-01-27
- Use OpenHelpBook.scptd instead of HelpBook.osax
- added sprintf handler.
- 1.3.1 -- 2017-05-08
- Fixed links to XList in the help book.
- 1.3 -- 2016-10-19
- Enabled to work with AppleScript Libraries.
- Remove dependency on ModuleLoader.
- OS X 10.9 or later is required.
- 1.2.2 -- 2015-09-04
- character_at returns a new instance of XText instead of AppleScript text class object.
- 1.2.1 -- 2012-04-22
- The second argument can accept a text.
- BEL (character id 7) has been added into removed characters by strip, strip_beginning and strip_endding.
- Update Help.
- Fixed : "Edit Link" and handler's copy link does not work in Mac OS X 10.6.
- 1.2 -- 2010-02-02
- ModuleLoader 2.1 or later is requied to load "XText"
- Removed dependency on "ShowHelpBook".
- "join" was renamed to "join_list".
- 1.1 -- 2008-03-19
- Remove dependency on StringEngine
- Add meny class methods
- Add Japanese documents
- 1.0 -- 2007.07.10