introduce modularity (#55)

This commit is contained in:
2021-06-15 21:44:16 +02:00
committed by GitHub
parent 74092bba9a
commit f6037e31bb
3 changed files with 47 additions and 2 deletions

View File

@ -14,6 +14,7 @@
### Improvements
* Use pre-sized map objects for fixed-size payloads
* Remove Apache HTTP Client dependency in favor of Java 11 HTTP
* Introduce Java module descriptor
## 0.9.4 (2021-06-06)