|
| 1 | +# [1.0.0](https://github.com/duke-certification/java6-to-java8/compare/v0.3.0...v1.0.0) (2019-09-03) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* **collections:** 🐛 ignora arquivo que não compila ([0be7b01](https://github.com/duke-certification/java6-to-java8/commit/0be7b01)), closes [#38](https://github.com/duke-certification/java6-to-java8/issues/38) |
| 7 | +* **diamond:** Pequeno ajuste nos exemplos. ([5859ab7](https://github.com/duke-certification/java6-to-java8/commit/5859ab7)), closes [#38](https://github.com/duke-certification/java6-to-java8/issues/38) |
| 8 | +* **files:** Nome errado em Saída do Console. ([e2a1623](https://github.com/duke-certification/java6-to-java8/commit/e2a1623)), closes [#34](https://github.com/duke-certification/java6-to-java8/issues/34) |
| 9 | +* **merge-map:** Ajuste no título do exemplo. ([1deea42](https://github.com/duke-certification/java6-to-java8/commit/1deea42)), closes [#43](https://github.com/duke-certification/java6-to-java8/issues/43) |
| 10 | +* **paths:** Correção no título do exemplo. ([8ebf187](https://github.com/duke-certification/java6-to-java8/commit/8ebf187)), closes [#41](https://github.com/duke-certification/java6-to-java8/issues/41) |
| 11 | +* **paths:** Pequenos ajuste de texto ([87409b5](https://github.com/duke-certification/java6-to-java8/commit/87409b5)), closes [#33](https://github.com/duke-certification/java6-to-java8/issues/33) |
| 12 | +* 🐛 corrige tradução texto assume the following ([2277b79](https://github.com/duke-certification/java6-to-java8/commit/2277b79)), closes [#44](https://github.com/duke-certification/java6-to-java8/issues/44) |
| 13 | +* 🐛 includes do capítulo 7 ([8b2722f](https://github.com/duke-certification/java6-to-java8/commit/8b2722f)) |
| 14 | +* 🐛 título da seção ([0c4aac6](https://github.com/duke-certification/java6-to-java8/commit/0c4aac6)), closes [#39](https://github.com/duke-certification/java6-to-java8/issues/39) [#40](https://github.com/duke-certification/java6-to-java8/issues/40) [#43](https://github.com/duke-certification/java6-to-java8/issues/43) |
| 15 | + |
| 16 | + |
| 17 | +### Features |
| 18 | + |
| 19 | +* **calculations:** Seção de cálculo e collect com Streams. ([2b6d39d](https://github.com/duke-certification/java6-to-java8/commit/2b6d39d)), closes [#41](https://github.com/duke-certification/java6-to-java8/issues/41) |
| 20 | +* **collection-improvements:** Seção de Java 8 em Collections. ([117ebd4](https://github.com/duke-certification/java6-to-java8/commit/117ebd4)), closes [#42](https://github.com/duke-certification/java6-to-java8/issues/42) |
| 21 | +* **collections-lambda:** Seção de lambda com collections. ([700d9f3](https://github.com/duke-certification/java6-to-java8/commit/700d9f3)), closes [#39](https://github.com/duke-certification/java6-to-java8/issues/39) |
| 22 | +* **concurrent-package:** Seção de concurrent ([2610375](https://github.com/duke-certification/java6-to-java8/commit/2610375)), closes [#25](https://github.com/duke-certification/java6-to-java8/issues/25) |
| 23 | +* **core:** 🎸 objetivos do livro ([bf9ef0a](https://github.com/duke-certification/java6-to-java8/commit/bf9ef0a)) |
| 24 | +* **core:** 🎸 seção assume the following ([37a876b](https://github.com/duke-certification/java6-to-java8/commit/37a876b)), closes [#44](https://github.com/duke-certification/java6-to-java8/issues/44) |
| 25 | +* **core:** 🎸 TOC com apenas dois níveis ([e0a3bd8](https://github.com/duke-certification/java6-to-java8/commit/e0a3bd8)), closes [#6](https://github.com/duke-certification/java6-to-java8/issues/6) |
| 26 | +* **data-search:** Seção sobre recuperar dados em coleções. ([7738109](https://github.com/duke-certification/java6-to-java8/commit/7738109)) |
| 27 | +* **diamond:** Seção sobre o operador Diamond. ([69e546e](https://github.com/duke-certification/java6-to-java8/commit/69e546e)), closes [#38](https://github.com/duke-certification/java6-to-java8/issues/38) |
| 28 | +* **execute-tasks:** Seção de ExecutorService. ([8750c26](https://github.com/duke-certification/java6-to-java8/commit/8750c26)), closes [#27](https://github.com/duke-certification/java6-to-java8/issues/27) |
| 29 | +* **file-improvements:** Seção de Files com Java 8. ([fdf5924](https://github.com/duke-certification/java6-to-java8/commit/fdf5924)), closes [#36](https://github.com/duke-certification/java6-to-java8/issues/36) |
| 30 | +* 🎸 adiciona link direto para página de build do travis-ci ([8bccc7f](https://github.com/duke-certification/java6-to-java8/commit/8bccc7f)), closes [#31](https://github.com/duke-certification/java6-to-java8/issues/31) |
| 31 | +* 🎸 novo título e nova capa ([bee1a28](https://github.com/duke-certification/java6-to-java8/commit/bee1a28)) |
| 32 | +* **files:** Seção sobre classe Files. ([32513c3](https://github.com/duke-certification/java6-to-java8/commit/32513c3)), closes [#34](https://github.com/duke-certification/java6-to-java8/issues/34) |
| 33 | +* **fork-join:** Seção do Framework Fork/Join. ([81003cd](https://github.com/duke-certification/java6-to-java8/commit/81003cd)), closes [#28](https://github.com/duke-certification/java6-to-java8/issues/28) |
| 34 | +* **locks:** Seção de Locks ([f37ecda](https://github.com/duke-certification/java6-to-java8/commit/f37ecda)), closes [#26](https://github.com/duke-certification/java6-to-java8/issues/26) |
| 35 | +* **merge-map:** Seção sobre merge e map. ([28d8adb](https://github.com/duke-certification/java6-to-java8/commit/28d8adb)), closes [#43](https://github.com/duke-certification/java6-to-java8/issues/43) |
| 36 | +* **paths:** Seção sobre uso de Paths. ([18e33d4](https://github.com/duke-certification/java6-to-java8/commit/18e33d4)), closes [#33](https://github.com/duke-certification/java6-to-java8/issues/33) |
| 37 | +* **recursive-access:** Seção de acessar diretórios. ([bfd84db](https://github.com/duke-certification/java6-to-java8/commit/bfd84db)), closes [#35](https://github.com/duke-certification/java6-to-java8/issues/35) |
| 38 | +* **watch-service:** Seção sobre WatchService. ([3aa0b62](https://github.com/duke-certification/java6-to-java8/commit/3aa0b62)), closes [#37](https://github.com/duke-certification/java6-to-java8/issues/37) |
| 39 | + |
| 40 | + |
| 41 | +### BREAKING CHANGES |
| 42 | + |
| 43 | +* primeira versão estável do livro |
| 44 | + |
1 | 45 | # [0.3.0](https://github.com/duke-certification/java6-to-java8/compare/v0.2.0...v0.3.0) (2019-08-08) |
2 | 46 |
|
3 | 47 |
|
|
0 commit comments