Skip to content
## [0.1.2] - 01-22-2018
### Added
- The SON syntax now supports a 'block', ([blockname]) syntax which acts the same
as a SON object, but can be visually more appealing to users. It also allows for
compatibility with INI/Config and the NEK5000 PAR input formats.
- A clang-format style standard and updated code accordingly
- A SON2JSON routine and utility that allows conversion and validation 
of SON input to JSON. This allows for validated input use in Python.
- HALITE attribute delimiter intrinsic variables for use in rendering 
the literal delimiter.

### Fixed 
- MVSC 2015 and Intel compile error involving _set_output_format in waspcore/Format.h