Releases: iancze/DiskJockey
Upgrades to Julia v1.0
Version v0.1.4
Updated codebase to run with Julia v0.6.
New Makefiles, vertical model, and FITS export
v0.1.3 Formatting error.
Default installation of RADMC-3D, Testing Framework, UVHDF5
The main change has been an automatic installation of RADMC-3D upon installation of the package. For more information, check out the changelog!
Parameter types and new Cookbook
New implementation of models through parameter types. Instead of separate model files for each new parameterization, which duplicated a lot of code and made things difficult to maintain, we are now collating all model types in a single file. Now subroutines will dispatch based upon this model type.
Also, there is a brand new cookbook with examples for getting started with AK Sco!
Initial version
While I have been developing this package for over a year already, with new potential users it is time to start adhering to a stricter organization of the github repository.
This release contains a snapshot of the code before major organizational changes to bring this package into a more user-friendly format.