decorators-squad/eo-yaml

Release 7.0.3

Closed this issue · 4 comments

Changelog:

#547
#551

@rultor release it, tag is 7.0.3

@rultor release it, tag is 7.0.3

@amihaiemil OK, I will release it now. Please check the progress here

@rultor release it, tag is 7.0.3

@amihaiemil Done! FYI, the full log is here (took me 5min)

@treblereel FYI, version 7.0.3 with all the fixes we talked about is now released. :D

As always, feel free to open other Issues if you still have problems. It would be faster if you could also provide a PR with a failing unit test, that's how we do it usually. See how other similar "failing unit tests" PRs are created.

That's the first thing I usually do: write a unit test, so it solves half the problem + you don't have to copy-paste java code in the Issue description anymore.