Skip to content

Commit

Permalink
Changelog for version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bakdata-bot committed Feb 21, 2023
1 parent 83c8cae commit 338f7ea
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,48 @@
# Change Log

## [1.0.6](https://github.com/bakdata/seq2/tree/1.0.6) (2023-02-21)
[View commits](https://github.com/bakdata/seq2/compare/1.0.5...1.0.6)

**Merged pull requests:**

- Add changelog token for release step [\#8](https://github.com/bakdata/seq2/pull/8) ([@philipp94831](https://github.com/philipp94831))
- Add methods for optionally joining streams on delimiter [\#7](https://github.com/bakdata/seq2/pull/7) ([@philipp94831](https://github.com/philipp94831))

## [1.0.5](https://github.com/bakdata/seq2/tree/1.0.5) (2022-12-02)
[Full Changelog](https://github.com/bakdata/seq2/compare/1.0.4...1.0.5)
[View commits](https://github.com/bakdata/seq2/compare/1.0.4...1.0.5)

**Merged pull requests:**

- Fix toList method in Java 16\+ [\#6](https://github.com/bakdata/seq2/pull/6) ([@philipp94831](https://github.com/philipp94831))

## [1.0.4](https://github.com/bakdata/seq2/tree/1.0.4) (2022-05-18)
[Full Changelog](https://github.com/bakdata/seq2/compare/1.0.3...1.0.4)
[View commits](https://github.com/bakdata/seq2/compare/1.0.3...1.0.4)

**Merged pull requests:**

- Add flat map to optional and iterable methods to PairSeq [\#4](https://github.com/bakdata/seq2/pull/4) ([@philipp94831](https://github.com/philipp94831))

## [1.0.3](https://github.com/bakdata/seq2/tree/1.0.3) (2022-04-04)
[Full Changelog](https://github.com/bakdata/seq2/compare/1.0.2...1.0.3)
[View commits](https://github.com/bakdata/seq2/compare/1.0.2...1.0.3)

**Merged pull requests:**

- Add joins by key [\#3](https://github.com/bakdata/seq2/pull/3) ([@philipp94831](https://github.com/philipp94831))

## [1.0.2](https://github.com/bakdata/seq2/tree/1.0.2) (2021-11-03)
[Full Changelog](https://github.com/bakdata/seq2/compare/1.0.1...1.0.2)
[View commits](https://github.com/bakdata/seq2/compare/1.0.1...1.0.2)

**Merged pull requests:**

- Add more flat map methods to PairSeq [\#2](https://github.com/bakdata/seq2/pull/2) ([@philipp94831](https://github.com/philipp94831))

## [1.0.1](https://github.com/bakdata/seq2/tree/1.0.1) (2021-10-07)
[Full Changelog](https://github.com/bakdata/seq2/compare/1.0.0...1.0.1)
[View commits](https://github.com/bakdata/seq2/compare/1.0.0...1.0.1)

**Merged pull requests:**

- Add optional methods [\#1](https://github.com/bakdata/seq2/pull/1) ([@philipp94831](https://github.com/philipp94831))

## [1.0.0](https://github.com/bakdata/seq2/tree/1.0.0) (2019-11-18)
[View commits](https://github.com/bakdata/seq2/compare/9f5bac82e2e59c3209fcd8130f6a4b719bb4d362...1.0.0)

0 comments on commit 338f7ea

Please sign in to comment.