Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 489 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 489 Bytes

Changelog

0.8.6

  • Optimize parser a bit

0.8.5

  • Remove unused slice_pattern feature
  • Remove deprecated try! macro
  • Use inclusive range syntax

0.8.1

  • Add filtering of sections when loading ion

0.8

  • Drop unused / unfinished features
  • RustcDeserialize support
  • Validator (which wasn't working anyway)

0.7.3

  • fix Display of Value::String withing arrays to be enclosed in "

0.7.1

  • fix slice pattern for rustc 1.12.0-nightly (2ad5ed07f 2016-07-08)