Releases: CliMA/Cloudy.jl
Releases · CliMA/Cloudy.jl
v0.3.0
PR's since last release:
- Limit pmd params, and advance two separate modes #84 by @sajjadazimi
- Ej/add_superparticles #85 by @edejong-caltech
- Updating examples #87 by @sajjadazimi
- Ej/equation_types #96 by @edejong-caltech
- Bors is dead #99 by @edejong-caltech
- Try updating Optim to 1.6 and newer #112 by @edejong-caltech
v0.2.1
Cloudy v0.2.1
v0.2.0
Cloudy v0.2.0
Merged pull requests:
- Add WENO-based rainshaft example (#51) (@bielim)
- New methods to map from moments to parameters (#53) (@bielim)
- Rename organization (#54) (@charleskawczynski)
- Rename ParticleDistributions (#60) (@bielim)
- Minor updates/fix (#61) (@bielim)
- Rename mixture examples (#62) (@bielim)
- Revert to last passing build (#63) (@charleskawczynski)
- Add Bors (#64) (@charleskawczynski)
- Minor fixes and updates (#65) (@bielim)
- Bump version number (#76) (@charleskawczynski)
- Replace travis with Github Actions (#77) (@charleskawczynski)
- Add license (#78) (@bielim)
- Bump version number (#79) (@bielim)
v0.1.0
Cloudy v0.1.0
First release!
Closed issues:
- Extend MassDistributions module to mixture distributions (#2)
- Add KernelFunctions module (#3)
- Add functionality to compute KernelTensor from KernelFunction (#4)
- Add sedimentation source-sink terms through kernels (#6)
- Add numerical inversion method for general distributions in update_params! (#8)
- Add flexible kernels that approximate physical kernels (#12)
- Add automatic documentation (#13)
- Add continuous integration (#14)
- Bug in equation for moments of exponential distribution (#17)
- Add in truncated distributions (#25)
- A real julia name! (#31)
- Add .swp and .DS_store to .gitignore (#39)
Merged pull requests:
- TravisCI (#15) (@trontrytel)
- Docs (#16) (@trontrytel)
- Update toml (#18) (@charleskawczynski)
- Add CodeCov (#19) (@charleskawczynski)
- Debug documenter (#20) (@charleskawczynski)
- Change travis format (#21) (@charleskawczynski)
- Fix typo climage->climate (#22) (@charleskawczynski)
- added mixture distributions, tests, and examples (#23) (@bischtob)
- review fixes (#26) (@trontrytel)
- Fix Codecov (#27) (@charleskawczynski)
- Fix Codecov (#28) (@charleskawczynski)
- added polynomial fits for kernel functions (#29) (@bischtob)
- atol -> rtol in all tests (#32) (@trontrytel)
- added sedimenation moment flux & tests (#33) (@bischtob)
- update readme after changing to Cloudy.jl (#34) (@trontrytel)
- increase the tolerance for KernelTensor test (#35) (@trontrytel)
- added toy rainshaft model (#37) (@bischtob)
- Rename all occurrences of "Distribution(s)" to "ParticleDistribution(s)" (#41) (@bielim)
- Add Compat (#42) (@charleskawczynski)
- Update .gitignore (#43) (@charleskawczynski)
- Update Project.toml (#44) (@charleskawczynski)
- Remove .DS_Store (#45) (@charleskawczynski)
- Fix submodule reference, trim trailing spaces (#46) (@charleskawczynski)
- CompatHelper: bump compat for "Optim" to "0.20" (#47) (@github-actions[bot])
- CompatHelper: bump compat for "Coverage" to "1.0" (#48) (@github-actions[bot])