Skip to content
## [3.0.0] - 9-15-2022
### Changed
 - Updated NodeView constructor arguments to no longer reference a const interpreter - breaks backward compatibility

### Added
 - Various HIT updates to support integration directly into the MOOSE Framework replacing the existing parser
 - NodeView::set_data method to allow modification of leaf node data in HIT, DDI, EDDI, Halite, JSON, and SON
 - DISABLE_HIT_TYPE_PROMOTION configuration option that lets MOOSE turn off WASP's object name override logic

### Fixed
 - Error in HIT parser logic that could cause an infinite loop when shorthand-names are exploded into a hierarchy