## 0.2.4 #### Additions * LF/AD-3.1 * Automatically load fixtures for patches ## 0.2.3 #### Additons * Borders defined as GeoJSON (used by LF/ENR-2.1) * LF/AD-5.5 #### Breaking Changes * Renamed `AIPP::AIP#write` method to `AIPP::AIP#add` ## 0.2.2 #### Changes * Helper modules instead of one monolythic `helper.rb` #### Additions * LF/AD-1.3 * LF/AD-1.6 * LF/AD-2 ## 0.2.1 #### Changes * Require Ruby 2.6 * Fix broken downloader #### Additions * Support for PDF files ## 0.2.0 #### Changes * Complete rewrite of the framework in order to allow cross-AIP parsing made necessary due to recent changes in LF AIP. #### Additions * LF/ENR-2.1 * Handling of errors and warnings optimized for parser development #### Removals * LF/AD-1.5 ## 0.1.3 #### Changes * Summary at end of run #### Additions * LF/AD-1.5 * Source file line number evaluation ## 0.1.2 #### Additions: * LF/ENR-4.3 ## 0.1.1 #### Additions: * LF/ENR-4.1 * Helper modules ## 0.1.0 #### Initial Implementation * Require Ruby 2.5 * Framework and aip2aixm executable * LF/ENR-5.1