View Source Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0-4-0

v0.4.0

  • Moves use Gettext inside "private" module so we don't pollute the IsoLang namespace with all the generated functions.
  • Sets IsoLang.Data to @moduledoc false to better communicate that it is an implementation detail without stand-alone functionality

v0-3-1

v0.3.1

  • Adds CHANGELOG
  • Defines @external_resource for IsoLang.Data to link CSV asset
  • Updates examples in @doc blocks
  • Updates dependencies to latest

previous-versions

previous versions

The beforetimes...