View Source Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
unreleased
Unreleased
0-1-4-2023-10-13
0.1.4 - 2023-10-13
updated
Updated
- ExDoc 0.28.2
- Improved Docs
0-1-3-2022-01-22
0.1.3 - 2022-01-22
added
Added
- Pull Request Template
- Updated ex_doc to latest version (0.27.2)
- Added new
--open
flag that calls into theIEx.Helpers.open/1
function for opening the source code in your editor
fixed
Fixed
- Allow erlang modules.function/airity i.e
:ets.new/2
0-1-2-2022-01-09
0.1.2 - 2022-01-09
added-1
Added
- Support for erlang documentation (if erlang is compiled with docs)
- Support for color
documentation
Documentation
- Added Changelog, License and Readme to hex docs
0-1-1-2022-01-05
0.1.1 - 2022-01-05
added-2
Added
Initial Release to Hex