Releases: nsmith5/Maxima.jl
Releases · nsmith5/Maxima.jl
0.1.2 Release
0.1.1 Release
Oh hey! A Maxima.jl release. Its been ages.
- Fix the REPL mode with the help of migrating to ReplMaker
- Fix
can't import expand from Base
warning - Clean out some cruft related to supporting versions < 1.0
0.1.0 Release
- Changes the REPL trigger to ')' to avoid conflict with Pkg REPL trigger
- Remove support for Julia < 0.7.0
0.0.4 Release
- basic windows support
- heaps of documentation
- more maxima functions wrapped and exported
- better expression translation!
0.0.3 Alpha release
Another alpha release of Maxima.jl
Includes bug fixes for Julia 0.4 compatibility, more testing and more documentation!
0.0.2 Alpha release
Second alpha release of Maxima.jl
More documentation and more functions wrapped from the standard Maxima library!