v0.8.0
github-actions
released this
18 Jan 22:09
·
1199 commits
to master
since this release
KomaMRI v0.8.0
Merged pull requests:
- Improve UI Observables management (#210) (@beorostica)
- Fix StackOverflow error plots of big sequences (#220) (@gabuzi)
- KomaMRIIO subpackage (#231) (@beorostica)
- Add contibuting guidelines (#234) (@beorostica)
- KomaMRIBase (#239) (@cncastillo)
- KomaMRIBase/KomaMRIFiles: Avoid Circular Deps (#240) (@beorostica)
- Add contributors in README and GUI (#247) (@beorostica)
- Add educational example to docs (#248) (@beorostica)
- Create Template for Issues (#249) (@beorostica)
- Add Template for Issues (#250) (@beorostica)
- Add educational Pluto example (#253) (@beorostica)
- Templates for Issues (#254) (@beorostica)
- Update Issue Templates (#257) (@beorostica)
- Fix multiple docs warnings (#258) (@beorostica)
- Include Koma subpackages in CompatHelper (#259) (@beorostica)
- CompatHelper: bump compat for Adapt to 4 for package KomaMRICore, (keep existing compat) (#261) (@github-actions[bot])
- CompatHelper: bump compat for Interpolations to 0.15 for package KomaMRICore, (keep existing compat) (#262) (@github-actions[bot])
- CompatHelper: bump compat for Interpolations to 0.15 for package KomaMRIPlots, (keep existing compat) (#263) (@github-actions[bot])
- Fix URL for educational Pluto example (#266) (@beorostica)
- Pluto Educational Example (#267) (@beorostica)
- Update README.md (#269) (@pabloirarrazaval)
- Fixing precompilation problems in Julia 1.10.0 (#277) (@cncastillo)
- Add test for
simulate_slice_profile
function (#280) (@beorostica) - Run nightly CI on push trigger (#283) (@beorostica)
- Transform text to path in .svg image (#285) (@beorostica)
- Update koma subdir image (#289) (@beorostica)
- Patch CI for compat (#290) (@beorostica)
- CompatHelper: bump compat for Interpolations to 0.15 for package KomaMRIBase, (keep existing compat) (#292) (@github-actions[bot])
- Improve the visualization of the contributors in the UI (#294) (@beorostica)
- Display Koma package versions in issue template (#296) (@beorostica)
Closed issues:
- Annoying random update of plots in GUI (#66)
- Separate KomaMRI into simpler subpackages (#92)
- Add contributors to UI (#191)
- Be more clear about the package versions in the UI (#192)
- Koma logo in the docs is incorrect (#193)
- Update pipeline figure to show the current organization of the Koma submodules (#194)
- GUI gets stuck when simulating twice (#198)
- Unattractive group of legends and colors in subplots (#199)
- Add Contributing Guidelines (#209)
- Add the ability to modify the
seq
,obj
,sys
,raw
andimage
used in the UI from the REPL (#211) - MRD Data opened in Python appears corrupted (#214)
- StackOverflowError on plots of large sequences (#221)
- Precompiling KomaMRIPlots hangs on Windows (#225)
- Add a template for reporting issues (#228)
- KomaMRIFiles (#232)
- Additional
<userParameters>
tag within XML header of exported MRD (#236) - Upload educational Pluto notebook (#242)
- Update Subpackages in README (#244)
- Update CompatHelper to also check subpacakge's compat (#245)
- Add MRI together's talk to News section in README (#246)
- Generete a test for slice simulation (#252)
- Avoid Warnings During Document Generation (#255)
- KomaMRIBase (#265)
- Basic trapezoidal
Grad
usage, parameter definition with a plot. (#270) - KomaMRIPlots doesn't precompile in Julia 1.10.0 (#274)
- Move Julia compat to 1.9 (#275)
- Use nightly tests in CI (#281)
- Increment code coverage (#282)
- Improve the visualization of contributors and colors in the UI (#293)