File tree Expand file tree Collapse file tree 6 files changed +193
-168
lines changed
Expand file tree Collapse file tree 6 files changed +193
-168
lines changed Original file line number Diff line number Diff line change 1414
1515### Enhancements
1616* [ Experimental] #32 : Asynchronously load implementation (only on feature flag)
17- * [ up to 95% faster loading] ( https://github.com/dm3/clojure.java-time/issues/32#issuecomment-116365209 )
18- * to enable use ` -Djava-time.async-load=true `
17+ - [ up to 95% faster loading] ( https://github.com/dm3/clojure.java-time/issues/32#issuecomment-116365209 )
18+ - to enable use ` -Djava-time.async-load=true `
1919
2020### Internal
2121* Remove ` java-time.util/get-static-fields-of-type `
Original file line number Diff line number Diff line change @@ -14,10 +14,13 @@ <h3><a href="#fixed" id="fixed"></a>Fixed</h3>
1414</ ul >
1515< h3 > < a href ="#enhancements " id ="enhancements "> </ a > Enhancements</ h3 >
1616< ul >
17- < li > < a href ="Experimental "> Experimental</ a > #32: Asynchronously load implementation (only on feature flag)</ li >
17+ < li > < a href ="Experimental "> Experimental</ a > #32: Asynchronously load implementation (only on feature flag)
18+ < ul >
1819< li > < a href ="https://github.com/dm3/clojure.java-time/issues/32#issuecomment-116365209 "> up to 95% faster loading</ a > </ li >
1920< li > to enable use < code > -Djava-time.async-load=true</ code > </ li >
2021</ ul >
22+ </ li >
23+ </ ul >
2124< h3 > < a href ="#internal " id ="internal "> </ a > Internal</ h3 >
2225< ul >
2326< li > Remove < code > java-time.util/get-static-fields-of-type</ code > </ li >
You can’t perform that action at this time.
0 commit comments