v1.2.0
- Changed how SwitcherContext is implemented - added support to properties file
- Offline mode can programmatically load snapshots
- Added extra security layer for verifying features
- Added @SwitcherMock feature
- Smoke testing
- Removed PowerMockito: tests are way simpler to read using Okhttp3
- Updated dependecy junit to JUnit5-jupiter