libjodycode 3.0.1

- Fix alarms on Windows (no changes for non-Windows systems)

libjodycode 3.0

- Add new APIs (error, alarm) and enhance existing ones
- No library calls call exit() outside of the OOM functions
- New "feature level" number for incremental API addition checking

libjodycode 2.0.1

- Makefile fixes for cross-compilation/non-x86 builds (no code/API changes)
- On Windows, libjodycode.dll now contains embedded version information

libjodycode 2.0

- New API versioning table system and helper code
- size_suffix: add bit shifts to suffix table
- Add a wrapper so jody_hash updates don't require editing anymore
- Improved comments in libjodycode.h to document what the functions do

libjodycode 1.3

- Update jody_hash to version 7.2

libjodycode 1.2

- Add size_suffix constants

libjodycode 1.1

- Update jody_hash to version 6
- string_malloc is now deprecated and only a stub will build by default

libjodycode 1.0

- Initial release
- Includes the following code from other Jody Bruchon projects:
  cacheinfo, jody_hash, oom, paths, sort, string, string_malloc, strtoepoch,
  win_stat, win_unicode
