Releases: Apadmi-Engineering/Mockzilla
Releases · Apadmi-Engineering/Mockzilla
1.1.3
mockzilla-management-ui: v1.1.3
flutter_mockzilla_platform_interface: v1.0.1
flutter_mockzilla_ios: v1.0.2
flutter_mockzilla_android: v1.0.1
flutter_mockzilla: v1.0.1
flutter_mockzilla_ios: v1.0.1
1.1.2
mockzilla-management-ui: v1.1.2
1.1.2 (2025-01-10)
Bug Fixes
flutter_mockzilla: v1.0.0
1.0.0 (2025-01-09)
⚠ BREAKING CHANGES
- Migrates
webApiDefaultResponse
andwebApiErrorResponse
toDashboardOptionsConfig
to allow for multiple preset successful/error responses (aligns with #61).
Features
- add documentation and export builders (8e3ccbe)
- Collated Flutter v1 updates (#300) (ff272ae)
- create addEndpoint method for dart facing (ebcfadc)
- Integrate bonjour and enable network discovery (34ecf69)
- Update
mockzilla_ios
plugin to use newSwiftMockzilla
interface (b4cf439) - update example to use addEndpoint (7749957)
Bug Fixes
- HTTP request mapping in
mockzilla_android
+mockzilla_ios
(#172) (9644a10) - Resolve endpoints not being added due to use of an unmodifiable list (640d833)
- Trigger deploy with updated dependencies (b5200c6)
- Update Flutter SDK version constraint in pubspec.yaml (c635907)