utf8proc
diff Changelog @ 5:c18366878af9
Version 1.0.2
- included a check in Integer#utf8, which raises an exception, if the given code-point is invalid because of being too high (this was missing yet)
- added support for PostgreSQL version 8.2
- included a check in Integer#utf8, which raises an exception, if the given code-point is invalid because of being too high (this was missing yet)
- added support for PostgreSQL version 8.2
author | jbe |
---|---|
date | Tue Dec 26 12:00:00 2006 +0100 (2006-12-26) |
parents | 4ee0d5f54af1 |
children | d04d3a9b486e |
line diff
1.1 --- a/Changelog Wed Sep 20 12:00:00 2006 +0200 1.2 +++ b/Changelog Tue Dec 26 12:00:00 2006 +0100 1.3 @@ -40,3 +40,16 @@ 1.4 1.5 Release of version 1.0 1.6 1.7 +2006-09-20: 1.8 +- included a gem file for the ruby version of the library 1.9 + 1.10 +Release of version 1.0.1 1.11 + 1.12 +2006-09-21: 1.13 +- included a check in Integer#utf8, which raises an exception, if the given 1.14 + code-point is invalid because of being too high (this was missing yet) 1.15 + 1.16 +2006-12-26: 1.17 +- added support for PostgreSQL version 8.2 1.18 + 1.19 +Release of version 1.0.2