summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2014-11-09 13:33:27 -0500
committerJames Moger <james.moger@gitblit.com>2014-11-10 21:46:26 -0500
commit4b9a61d0ef0fc2a9230a53a0ade45a20889aa9e3 (patch)
tree5b93bd2ad0425d46c0fea61c66ab56128e29b29c /releases.moxie
parent97358035987e26ea801abac461bf5b5c9a406aa7 (diff)
downloadiciql-4b9a61d0ef0fc2a9230a53a0ade45a20889aa9e3.tar.gz
iciql-4b9a61d0ef0fc2a9230a53a0ade45a20889aa9e3.zip
Revise built-in type adapter class names again, add Yaml type adapter
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie3
1 files changed, 2 insertions, 1 deletions
diff --git a/releases.moxie b/releases.moxie
index 7f829f5..6e271c7 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -14,7 +14,8 @@ r23: {
- Improved automatic date conversions
- Revised data type adapters to be specified separately with the @TypeAdapter annotation
additions:
- - Add a Dao feature similar to JDBI
+ - Add a DAO feature similar to JDBI
+ - Added Gson, XStream, and SnakeYaml type adapters
dependencyChanges: ~
contributors:
- James Moger