Changelog for hetero-dict-0.1.1.0
Revision history for hetero-dict
0.1.1.0 -- 2016-05-31
-
Change DynDict's implementation to linked-list.
-
add From/ToJSON instance to DynDict.
0.1.0.1 -- 2016-05-31
- fix DynDict's Show instance.
0.1.0.0 -- 2016-05-31
- First version. extract from web-routing, drop GHC 7.6 support.