What's Changed
- feat: add passwordError() to return descriptive validation messages by @snehal-thombare08 in #13
- fix: added a missing declaration for the function by @lev2p1 in #15
- fix: contributing by @NikSimDev in #22
- fix: fixed the broken paths by @lev2p1 in #26
- fix: fixed the server's operation for keep-alive connections by @lev2p1 in #25
- fix: restore correct inclusion paths by @lev2p1 in #27
- fix: specified the correct paths for include by @lev2p1 in #24
- fix: added query parameter handling for Route by @lev2p1 in #32
- hotfix: improved server buffer clearing by @lev2p1 in #33
- refactor: move Server class implementation from header to source file by @lev2p1 in #37
- fix: added more checks to Storage::put() by @lev2p1 in #39
- feat: async methods in storage class by @lev2p1 in #41
- Feat/17 web sockets by @lev2p1 in #36
- feat: added filesystem by @lev2p1 in #43
- docs: updated docs by @NikSimDev in #46
- feat: added conf manager & improve filesystem by @lev2p1 in #49
- feat: filesystem from config.json & expanded config manager by @lev2p1 in #54
- fix: req cleaning by @lev2p1 in #59
- Fix/18 savemany by @NikSimDev in #56
- docs: added issue templates by @NikSimDev in #63
- docs: added pr template by @NikSimDev in #64
- docs: added docs for configuration by @lev2p1 in #69
- fix: httpclient by @NikSimDev in #68
- feat(ciphers): implent RSA and DH key exchange #19 by @just1po1nt0 in #52
- feat: added timeout for keep alive connections by @lev2p1 in #67
New Contributors
- @snehal-thombare08 made their first contribution in #13
- @NikSimDev made their first contribution in #22
- @just1po1nt0 made their first contribution in #52
Full Changelog: https://github.com/lev2p1/lightlib/commits/v0.1.0