Skip to content

Latest commit

 

History

History
172 lines (64 loc) · 3.99 KB

CHANGELOG.md

File metadata and controls

172 lines (64 loc) · 3.99 KB

🎉 2.1.0 (2023-09-10)

✨ Features

  • add updateMany api for DBStore (0775f19)

🎉 2.0.4 (2022-08-21)

🐛 Bug Fixes

📦 Chore

  • upgrade rollup build options (b92a3e8)

🎉 2.0.3 (2022-08-20)

🐛 Bug Fixes

  • comment-json broken case (477aaec)

🎉 2.0.2 (2022-07-31)

📦 Chore

  • change JSONAdapter write file func (145ca3b)

🎉 2.0.1 (2022-06-12)

✨ Features

🐛 Bug Fixes

  • github action build error (b4fe0ac)

🎉 2.0.0 (2022-06-11)

✨ Features

  • add overwrite for DBStore && update lowdb version (ebd28d9)

🎉 1.0.4 (2022-06-11)

🐛 Bug Fixes

  • gzip data read error will cause DBStore crash (01df844)

🎉 1.0.3 (2021-08-01)

🐛 Bug Fixes

  • reverse will change data self (bcb32bd)

🎉 1.0.2 (2021-08-01)

✨ Features

🎉 1.0.1 (2021-07-31)

✨ Features

  • find with key to improve performance (e6b93a6)

🎉 1.0.0 (2021-07-31)

✨ Features

  • add key when insert an item (fa94e6c)

📦 Chore

🎉 1.0.0-alpha.3 (2021-04-04)

📦 Chore

🎉 1.0.0-alpha.2 (2021-04-04)

🐛 Bug Fixes

🎉 1.0.0-alpha.1 (2021-04-04)

🐛 Bug Fixes

🎉 1.0.0-alpha.0 (2021-04-04)

✨ Features

🐛 Bug Fixes

📦 Chore

📝 Documentation