Current section
Files
Jump to
Current section
Files
changelog.md
# Changelog
## 0.2.1
- Fault-tolerant RoomDb.
- Adding current players in a room in orwell (monitor dashboard).
- Handling MatchId exists case in matchmaker.
- Guides for using Garuda in a project.
## 0.2.0
- Documentation.
- Refactoring.
- Deploying the demo.
## 0.2.0-rc.3
- Orwell restructured like live_dashboard.
- Orwell Bug fixes + Refactoring
## 0.2.0-rc.2
- Handles player rejoining.
- Handles player network reconnections.
- Bug fixes + Refactoring + Documentation + Tests.
## 0.2.0-rc.1
- Implemented new matchmaker(neo-matchmaker), to support all kind of matchmaking types.
- Refactoring and bug fixes (frameworks + neo-matchmaker + RoomManager).