Skip to content

Releases: duke-certification/java6-to-java8-en

v1.0.2

14 Apr 00:47

Choose a tag to compare

1.0.2 (2020-04-14)

Bug Fixes

  • 🐛 syntax highlighter (df8f339)

v1.0.1

13 Apr 23:50

Choose a tag to compare

1.0.1 (2020-04-13)

Bug Fixes

  • 🐛 ensure asciidoc docker image to 1.1.0 (f5d249a)

v1.0.0

13 Sep 09:39

Choose a tag to compare

1.0.0 (2019-09-13)

Bug Fixes

  • collections: 🐛 general translation (a5180b0), closes #10
  • file-io: 🐛 general translation (9b60c68), closes #9
  • lambda: 🐛 general translation (6ffff54), closes #6
  • lambda: 🐛 ignores a functional interfaces example error (e8ced1d), closes #6
  • localization: 🐛 general translation (54cd157), closes #5

Features

  • collections: 🎸 calculations, translated (da1b2c7), closes #10
  • collections: 🎸 collection improvements, translated (731a4ad), closes #10
  • collections: 🎸 collections and lambda, translated (5a0c6cc), closes #10
  • collections: 🎸 data search, translated (2bc320e), closes #10
  • collections: 🎸 diamond, translated (c7dd38c), closes #10
  • collections: 🎸 merge map, translated (1fecf62), closes #10
  • concurrency: 🎸 concurrent package, translated (7d60dc8), closes #8
  • concurrency: 🎸 execute tasks, translated (ab329fd), closes #8
  • concurrency: 🎸 fork-join, translated (fe0c471), closes #8
  • concurrency: 🎸 locks, translated (e0e1023), closes #8
  • file-io: 🎸 file improvements, translated (b74123d), closes #9
  • file-io: 🎸 files, translated (fea3267), closes #9
  • file-io: 🎸 paths, translated (3ef7e75), closes #9
  • file-io: 🎸 recursive access, translated (da0699d), closes #9
  • file-io: 🎸 watch service, translated (492aee3), closes #9
  • lambda: 🎸 built-in interfaces, translated (8064241), closes #6
  • lambda: 🎸 functional interfaces, translated (ea63716), closes #6
  • lambda: 🎸 lambda expression, translated (322d571), closes #6
  • lambda: 🎸 method reference, translated (b46764e), closes #6
  • localization: 🎸 date and time, translated (d035ae1), closes #5
  • localization: 🎸 formats, translated (b4ccad5), closes #5
  • localization: 🎸 locale, translated (c321845), closes #5
  • localization: 🎸 resource bundle, translated (7dd0d7f), closes #5
  • 🎸 appendix, tricks to succeed, translated (e6cc540), closes #2
  • 🎸 test yourself, translated (e627ba3), closes #2
  • localization: 🎸 time zones, translated (b0b94e4), closes #5
  • streams: 🎸 parallel streams, translated (d52a7c4), closes #7
  • streams: 🎸 using streams, translated (de27189), closes #7

BREAKING CHANGES

  • Portuguese content is now fully translated to English.

v0.1.0

11 Sep 11:25

Choose a tag to compare

0.1.0 (2019-09-11)

Bug Fixes

  • 🐛 link to amazon.com store (48c40b2), closes #1

Features

  • 🎸 assume the following, translated (e50f680), closes #11
  • core: 🎸 new book images (9197400), closes #1
  • core: 🎸 readme, translated (6a52876), closes #1
  • 🎸 getting started, translated (17542fb), closes #3
  • 🎸 references appendix, translated (4339e33), closes #2
  • lang-enh: 🎸 handles multiple Exception, translated (81639b9), closes #4
  • lang-enh: 🎸 static/default methods interface, translated (6159564), closes #4
  • lang-enh: 🎸 String in the switch statement, translated (5a6ef35), closes #4
  • lang-enh: 🎸 String Objects, translated (3d91f17), closes #4
  • lang-enh: 🎸 try-with-resources, translated (f76ca26), closes #4

Initial release (Portuguese only)

04 Sep 09:58

Choose a tag to compare

Initial version after a pure clone from the original project that is in Portuguese. Time to start translating!