Skip to content

v1.2.0

Choose a tag to compare

@petruki petruki released this 18 Apr 20:56
· 294 commits to master since this release
b3457e4
  • 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