File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11# dcli Release Notes
22
3- ## v0.8.0 January, 2022
4- * Update database to store additional game data (emblem hash for players and fireteamId). This will require a database update and data to be resynced.
5- * Use new bungie api to search for player name, which fixes issue of some names not being able to be synced.
3+ ## v0.8.0 January, 15 2022
4+ * Update database to store additional game data (emblem hash for players and fireteamId). This will require a database update and data to be resynced
5+ * Use new bungie api to search for player name, which fixes issue of some names not being able to be synced
66* Renamed dclias to dclisync
7- * Major additions to dclisync, including ability to manage players who are being synced, and sync all players at one.
8- * Some signficant data handling refactoring. Please report any bugs / issues.
7+ * Major additions to dclisync, including ability to manage players who are being synced, and sync all players at once
8+ * Some signficant data handling refactoring. Please report any bugs / issues
9+ * Added flags to specify your own Destiny API key (required for dclisync)
910
1011## v0.7.2 December 3, 2021
1112* Fixed bug where Elimination mode was not supported
You can’t perform that action at this time.
0 commit comments