Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 503 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 503 Bytes

2.2.0

  • Update firebase core dependency

2.1.0

  • Fix office status bugs

2.0.0

  • BREAKING CHANGE - Update OfficeStatus values to cover more cases

1.0.0

  • Add OfficeDayRepo interface for reading and saving office days
  • Add UserAuthRepo interface for authentication and user data
  • Add HiveOfficeDayLocalDataSource for accessing office days locally
  • Add FirebaseOfficeDayRemoteDataSource for accessing office days remotely
  • Add FirebaseUserAuthRepo for remote authentication