chore: update changelog
ci/woodpecker/push/build Pipeline was successful Details

Jef Roosens 2024-02-19 21:52:52 +01:00
parent a68e32c949
commit 65dcbef0b1
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 8 additions and 2 deletions

View File

@ -20,12 +20,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Automatically support HEAD requests for all GET requests * Automatically support HEAD requests for all GET requests
* Event loop uses `epoll` instead of `poll` * Event loop uses `epoll` instead of `poll`
* Configurable multithreading using `epoll` * Configurable multithreading using `epoll`
* Landerctl
* `-c` flag to use custom config file (useful for testing)
* LSM * LSM
* Binary tree iterators * Binary tree iterators
* Trie iterators * Trie iterators
* Store iterators * Store iterators
* LTM - Lander Template Library
* Simple string templates
* Fully streamable template instances
* Lander
* Simple paste pages with syntax highlighting
* Index pages that group elements under the same namespace into an overview
* Landerctl
* `-c` flag to use custom config file (useful for testing)
## [0.2.0](https://git.rustybever.be/Chewing_Bever/lander/src/tag/0.2.0) ## [0.2.0](https://git.rustybever.be/Chewing_Bever/lander/src/tag/0.2.0)