Skip to content

Releases: JuliaString/ModuleInterfaceTools.jl

v1.0.1

07 Jun 09:32
v1.0.1
Compare
Choose a tag to compare

v1.0.1 (2019-06-06)

Diff since v1.0.0

Closed issues:

  • Error tagging new release (#4)

Updated Project.toml, remove REQUIRE

22 Apr 06:30
Compare
Choose a tag to compare
v1.0.0

Update Project.toml, remove REQUIRE

Add reexport

14 Apr 23:57
Compare
Choose a tag to compare
v0.2.1

Change export -> reexport to fix parsing issue, update version

Drop Julia v0.x support

04 Feb 23:18
Compare
Choose a tag to compare
v0.2.0

Update versions & drop support for Julia v0.x

Change access to __api__ variable, update appveyor, travis scripts & Project.toml

04 Feb 22:23
Compare
Choose a tag to compare
v0.1.8

Updated .travis, appveyor, Project, and fix eval of __api__

Clean up Project.toml, versions, small code fixes

05 Oct 05:11
Compare
Choose a tag to compare
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

11 Aug 06:00
Compare
Choose a tag to compare

Updates for v1.0

09 Aug 08:32
Compare
Choose a tag to compare
v0.1.5

Remove Manifest.toml

v0.7 / master fixes

28 Jun 05:16
Compare
Choose a tag to compare
v0.1.4

Fixes for v0.7

Improved API

19 Jun 20:10
Compare
Choose a tag to compare
v0.1.3

Use StrAPI instead of APITest to test api macro