All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- minor cleanups
- Java 9: minor cleanups
- fix broken links
- migrated to asciidoctor 2.0
- migrated to azure-pipelines
- minor cleanups
- Java 11: sonar support
- Java 11: StackWalker example
- Java 8: Generalized Target-Type Inference
- Java 8: Explicit Receiver Parameters
- Java 8: new methods in java.util.Arrays with triangular numbers as example
- Java 8: cleanups
- intro to JShell
- Amazon Corretto
- improved section 'Solving migration problems'
- fix typos by Levin Germann
- fix typo 'unmodifiable' by Matteo Cerina
- covering JEP 266
- covering
sun.misc.Unsafe
- improved immutable collections
- improved
Optional.stream()
- improved introduction
- improved
String.isBlank()
- minor fixes and cleanups
- minor fixes and cleanups
- minor fixes and cleanups
- minor fixes
- improved introduction
- improved new HTTP API
- improved JEP 330 coverage
- added CharSequence.compare()
- build HTML
- mentioned AdoptOpenJDK
- fix errors in String
- other minor fixes
- table of contents
- better looking code samples
- improved local type inference section
- improved String coverage
- new HTTP API
- improved String coverage
- improject Milling Coin Project coverage
- more java8 coverage
- Docker examples
- minor cleanups by Alessandro Sebastiani
- more consistent style
- layout fixes
- license CC-BY-SA
- publishing pipeline
- first draft