XDict ChangeLog
- 1.7.2 -- 2020-01-27
- Use OpenHelpBook.scptd instead of HelpBook.osax.
- 1.7.1 -- 2017-08-07
- Fixed : "has_key" method was too slow (Thanks to Hirose-san).
- 1.7 -- 2017-04-12
- Enabled to work with AppleScript Libraries.
- Removed dependency on ModuleLoader.
- OS X 10.9 or later is required.
- Updated the help book.
- 1.6.2 -- 2015-09-04
- 1.6.1 -- 2012-05-10
- Update Help.
- Improved layout for small windows of the Help Viewer.
- Fixed : "Edit Link" and "Clipboard Icon" links does not work in Mac OS X 10.6.
- 1.6 -- 2010-02-15
- Removed dependecy on "ShowHelpBook".
- ModuleLoader 2.1 or later is required to load "XDict".
- 1.5 -- 2008-12-04
- Add set_key_comparator(), key_comparator(), set_value_comparator(), value_comparator() .
- 1.4 -- 2008-01-06
- value_for_key() will raise error number 900 instead of returning 'missing value', when there is not a value associated with a specified key.
- Because 'missing value' can be accepted as a value associated with a key.
- 1.3 -- 2007-07-17
- First release with English documents.