All Versions
87
Latest Version
Avg Release Cycle
27 days
Latest Release
110 days ago
Changelog History
Page 9
Changelog History
Page 9
-
v0.7.0 Changes
- Enhancements
- Documentation is now generated at
doc
to follow OTP "standard"
- Documentation is now generated at
- Enhancements
-
v0.6.2 Changes
- Enhancements
- Improvements to the document structure
- Add syntax highlight
- Enhancements
-
v0.6.1 Changes
- Enhancements
- Autolink modules and functions in the README
- Generate ids for callbacks starting with "c:"
- Ensure group ordering is consistent: TYPES > FUNCTIONS > MACROS > CALLBACKS
- Allow users to search by Module.function
- Enhancements
-
v0.6.0 Changes
- Enhancements
- Support Elixir v1.0.0-rc1
- Enhancements
-
v0.5.2 Changes
- Bug fixes
- Use proper ANSI escape sequence on Mix success messages
- Bug fixes
-
v0.5.1 Changes
- Enhancements
- Support Elixir v0.15.0
- Add support for [Earmark][] - no need for external processors
- Enhancements
-
v0.5.0 Changes
- Enhancements
- First public release
- Support pandoc and devinus/markdown as markdown processors
- Enhancements