- support for rewiring
use
macros
- added code coverage
- added ability to re-rewire a module attribute
- added ability to re-rewire a module
- added extensive debug logging
- support for rewiring a dependency on an Erlang module
- fixed bug for references to a previously-defined inner module
- docs and tests to use
import
instead ofuse
- improved documentation
- improved compiler errors
- support for rewiring nested modules
- added mix formatter export
- added debug option
- internal refactorings
- improved documentation
- support
as
forrewire
block
- Elixir module documentation
- module-scoped
rewire
- improved alias detection of caller module
- moved all code generation to compile-time due to compiler warnings in Elixir 1.10+
- fixed deprecation warning in Elixir 1.10+
- initial version
rewire
with module argsrewire
with shorthand args- error for non-existant module
- error for missing module replacement