- Map storing structure reworked. Map size should be times smaller.
- Add ModifiedSupportSpecs predictor
- add support of schema changes for Rails apps via TablesMapGenerator
- add ParserStrategy
- Allow config values overriding with ENV variables
- Rework map expiration check to use timestamp stored in metadata
- Switch to MIT license
- Change prediction limit behavior. Now it prunes prediction to fit the limit
- Improve logging.
- Add separate strategy for FactoryBot
- Minor bugfixes
- initial release.