Releases: keift/peakdb
Releases · keift/peakdb
v2.3.9
v2.2.1 → v2.3.9
Updated on May 12, 2022
Major Updates
<Collection>.Backup()
changed. This function will now be used ascreateBackup()
.<Collection>.LoadBackup()
added. With this function, you can easily restore backups.<Collection>.CreateBackup()
returns changed. Now this function, if successful, will return the filename of the backed up collection on its return.<CollectionOptions>.Auto_Backup
changed. This option will now be used asauto_create_backup
.<Collection>.Reduce()
changed. This function will now be used asdecrease()
.