Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tminglei committed Jan 11, 2014
1 parent ca0eea9 commit e18b409
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,11 +159,16 @@ Support details
- HStore's [oper/functions](https://github.com/tminglei/slick-pg/tree/master/core/src/main/scala/com/github/tminglei/slickpg/hstore "HStore's oper/functions")
- Search's [oper/functions](https://github.com/tminglei/slick-pg/tree/master/core/src/main/scala/com/github/tminglei/slickpg/search "Search's oper/functions")
- Geometry's [oper/functions](https://github.com/tminglei/slick-pg/tree/master/core/src/main/scala/com/github/tminglei/slickpg/geom "Geometry's oper/functions")
- `basic` Composite type [support](https://github.com/tminglei/slick-pg/tree/slick1/core/src/main/scala/com/github/tminglei/slickpg/composite "Composite type Support")


Version history
---------------
v0.2.1 (03-Nov-2013)/0.2.2 (04-Nov-2013):
v0.2.5 (10-Jan-2014):
1) add basic composite type support
2) array support: allow nested composite type

0.2.2 (04-Nov-2013):
1) support Joda date/time, binding to Pg Date/Time
2) support threetenbp date/time, binding to Pg Date/Time

Expand Down

0 comments on commit e18b409

Please sign in to comment.