|
1 |
| -## (2020-10-15) |
| 1 | +## (2022-11-23) |
2 | 2 |
|
3 |
| -* java 8 compatibility improvements (#18) ([ca8916a](https://github.com/cdimascio/dotenv-java/commit/ca8916a)), closes [#18](https://github.com/cdimascio/dotenv-java/issues/18) |
| 3 | +* Ensure java 11 using enforcer plugin (#35) ([c2c69fc](https://github.com/cdimascio/dotenv-java/commit/c2c69fc)), closes [#35](https://github.com/cdimascio/dotenv-java/issues/35) |
| 4 | +* Fix classpath relative-to-absolute conversion in DotenvReader (#27) ([6dc4c52](https://github.com/cdimascio/dotenv-java/commit/6dc4c52)), closes [#27](https://github.com/cdimascio/dotenv-java/issues/27) |
| 5 | +* Fix license in the header (#34) ([d253407](https://github.com/cdimascio/dotenv-java/commit/d253407)), closes [#34](https://github.com/cdimascio/dotenv-java/issues/34) |
| 6 | +* Precompile and reuse regular expressions (#33) ([82cf585](https://github.com/cdimascio/dotenv-java/commit/82cf585)), closes [#33](https://github.com/cdimascio/dotenv-java/issues/33) |
| 7 | +* update poms ([2f57af8](https://github.com/cdimascio/dotenv-java/commit/2f57af8)) |
| 8 | +* update README ([4a04796](https://github.com/cdimascio/dotenv-java/commit/4a04796)) |
| 9 | +* update README ([5ffffe3](https://github.com/cdimascio/dotenv-java/commit/5ffffe3)) |
| 10 | +* Update README (#30) ([be31abb](https://github.com/cdimascio/dotenv-java/commit/be31abb)), closes [#30](https://github.com/cdimascio/dotenv-java/issues/30) |
| 11 | +* v2.2.2 ([4352c6a](https://github.com/cdimascio/dotenv-java/commit/4352c6a)) |
| 12 | +* v2.2.4 ([5d60f3c](https://github.com/cdimascio/dotenv-java/commit/5d60f3c)) |
| 13 | +* v2.3.0 ([7398ee6](https://github.com/cdimascio/dotenv-java/commit/7398ee6)) |
| 14 | +* v2.3.0 README update ([fb48486](https://github.com/cdimascio/dotenv-java/commit/fb48486)) |
| 15 | +* feat: add module info (#37) ([f69a9b3](https://github.com/cdimascio/dotenv-java/commit/f69a9b3)), closes [#37](https://github.com/cdimascio/dotenv-java/issues/37) |
| 16 | +* docs: add alexbraga as a contributor for doc (#31) ([a279af3](https://github.com/cdimascio/dotenv-java/commit/a279af3)), closes [#31](https://github.com/cdimascio/dotenv-java/issues/31) |
| 17 | +* docs: add Mooninaut as a contributor for code, test (#28) ([dd2999c](https://github.com/cdimascio/dotenv-java/commit/dd2999c)), closes [#28](https://github.com/cdimascio/dotenv-java/issues/28) |
| 18 | +* docs: fix android code example (#36) ([7fc7794](https://github.com/cdimascio/dotenv-java/commit/7fc7794)), closes [#36](https://github.com/cdimascio/dotenv-java/issues/36) |
4 | 19 |
|
5 | 20 |
|
6 | 21 |
|
0 commit comments