You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `APITools` package is now working on both the release version (v0.6.2) and the latest master (v0.7.0-DEV).
9
+
The `ModuleInterfaceTools` package is now working on both the release version (v0.6.2) and the latest master (v0.7.0-DEV).
10
10
11
11
This provides a way of having different lists of names that you want to be part of a public API,
12
12
as well as being part of a development API (i.e. functions that are not normally needed by users of a package, but *are* needed by a developer writing a package that depends on it).
0 commit comments