v0.8.1
What's New
- Scenario parsing — new
scenariopackage for structured parsing of GameScenario HTML exports (Document, Level, Hint, Bonus types) - App Store review fixture — HTML fixture + mock server scenario for App Store review testing
- Domain games listing — fetch available games from JSON/HTML endpoints with dedup
- Mock server improvements — scenario-based game flow, autopass, better session handling
- Event constants — replaced hardcoded event values with named constants
Commits since v0.8.0
2d8d04a feat(scenario): introduce scenario parsing and model structure
44c960e feat(README): update mock server instructions and add details
33377a1 feat(docs): add App Store review scenario instructions
b373bff feat(encx): add domain games fetching from JSON and HTML
Full Changelog: v0.8.0...v0.8.1