Ignore issues with lazy enums. Might be fixed better though.
Ignore unrecognized factories/traits/enums during marking and still provide the feedback.
Add fund metadata and fix CI.
An empty release to confirm that the gem version is production ready.
Features:
- Make paths relative not absolute
- Remove deprecation warnings
Features:
- Provide the path where factory or trait was defined
Fixes:
- Fix a bug when we ignore default traits for factories
Fixes:
- Fix a bug with marking declarations
Fixes:
- Fix output message
Fixes:
- Catch possible indirect usage
Fixes:
- Support of alias names for factories
Improvements:
- Report when factories are being used indirectly only (as parent of their children)
Improvements:
- Make executable to be independent from project setup
Improvements:
- Support of partial execution
Improvements:
- Add colors to console output
Fixes:
- Hide parent traits from child factories
Improvements:
- Add total numbers of used/unused factories and traits.
- Released first version