maj/CHANGELOG.md

35 lines
462 B
Markdown
Raw Normal View History

2020-07-26 01:15:03 +00:00
# Changelog
2020-07-26 12:21:02 +00:00
## 0.2.0
### maj
- `maj::server` now multithreads correctly
- maj now passes most of the gemini tests
### majsite
- add `/majc` page with magc's help.gmi file
2020-07-26 01:15:03 +00:00
## 0.1.0
All major functionality has been added.
### maj
- Basic client
- Gemini response parser
- text/gemini parser
- Basic async server (plaintext and TLS)
### majc
- Basic interface
- Helptext
- About dialog
- Uses text/gemini parser
### majsite
The maj ecosystem site code