Releases: JuliaString/ModuleInterfaceTools.jl
Releases · JuliaString/ModuleInterfaceTools.jl
v1.0.1
Updated Project.toml, remove REQUIRE
v1.0.0 Update Project.toml, remove REQUIRE
Add reexport
v0.2.1 Change export -> reexport to fix parsing issue, update version
Drop Julia v0.x support
v0.2.0 Update versions & drop support for Julia v0.x
Change access to __api__ variable, update appveyor, travis scripts & Project.toml
v0.1.8 Updated .travis, appveyor, Project, and fix eval of __api__
Clean up Project.toml, versions, small code fixes
v0.1.7 Clean up Project.toml, bump version, remove using Pkg
Fix for change to using A.B => using A:B if B is not a module
v0.1.6 Update version
Updates for v1.0
v0.1.5 Remove Manifest.toml
v0.7 / master fixes
v0.1.4 Fixes for v0.7
Improved API
v0.1.3 Use StrAPI instead of APITest to test api macro