Changeset 322 for elixir/trunk/CHANGES
- Timestamp:
- 04/23/08 11:56:12 (5 years ago)
- Files:
-
- 1 modified
-
elixir/trunk/CHANGES (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
elixir/trunk/CHANGES
r319 r322 1 1 0.5.3 2 3 New features: 4 - Added two new methods on the base entity: from_dict and to_dict, which can 5 be used to create (or output) a whole hierarchy of instances from (to) a 6 simple JSON-like dictionary notation (patch from Paul Johnston, 7 closes ticket #40). 2 8 3 9 Bug fixes:
