changex v0.2.0 Release Notes
Release Date: 2019-06-28 // about 5 years ago-
No data yet ๐
You can check the official repo
Previous changes from v0.1.1
-
๐ Features
- Changex.Formatter.Markdown
- pass version in opts instead arguments (34bd26d9323b73238a71fd59a258cda1d6a8b450)
๐ฅ Breaking Changes
- Changex.Formatter.Markdown
- Calling
Changex.Formatter.Markdown.format
with an arity of 3 is no longer valid. Theversion
should be specified as a keyword in the second argument which is a keyword list. (34bd26d9323b73238a71fd59a258cda1d6a8b450)
- Calling
- Changex.Formatter.Markdown