libremdb/CHANGELOG.md

48 lines
1.3 KiB
Markdown
Raw Normal View History

2022-09-11 14:22:18 +00:00
# [1.0.0](https://github.com/zyachel/libremdb/compare/v0.1.2...v1.0.0) (2022-09-11)
### Features
* major rewrite ([e4849e8](https://github.com/zyachel/libremdb/commit/e4849e8c757e4f1416be7338c89421ca27e28e8d))
### BREAKING CHANGES
* the whole application is rewritten from scratch.
2022-06-06 19:18:41 +00:00
## [0.1.2](https://github.com/zyachel/libremdb/compare/v0.1.1...v0.1.2) (2022-06-06)
### Bug Fixes
* change the order in which env vars are loaded ([55c0eba](https://github.com/zyachel/libremdb/commit/55c0eba6e47c85654242173796e76205328f5f31))
* **robots.txt:** disallow all robots ([f39998d](https://github.com/zyachel/libremdb/commit/f39998d57bd2531fd1bd8b21e32ca563baf7565c))
### Performance Improvements
* implement caching of static files ([170fbab](https://github.com/zyachel/libremdb/commit/170fbabe5ef4b8cec63ca8831a4ae2a79798a6b0))
2022-06-03 18:58:43 +00:00
## [0.1.1](https://github.com/zyachel/libremdb/compare/v0.1.0...v0.1.1) (2022-06-03)
### Bug Fixes
* typo in URL ([#2](https://github.com/zyachel/libremdb/issues/2)) ([9f35a66](https://github.com/zyachel/libremdb/commit/9f35a668b508d79353da5db70014d99094788d5a))
# [0.1.0](https://github.com/zyachel/libremdb/compare/30dac07ba33dbe4331a5c9fa6cd2c332100868df...v0.1.0) (2022-05-21)
2022-05-21 04:44:48 +00:00
### Features
* add review section ([30dac07](https://github.com/zyachel/libremdb/commit/30dac07ba33dbe4331a5c9fa6cd2c332100868df))