Release 0.1.2
Changelog
- Now fetching the features from the server and resolving them based on context are completely isolated.
- Completely ditched caching layer. Now it's up to the user to implement a cache between fetch and resolve.
- Use targeted exceptions.
- Spec tests.
- Update CLI example.
- Updated composer.json dependencies.
Merge Request: !3 (merged)
Edited by Emiliano Balbuena