Releases: SciML/FEniCS.jl
Releases · SciML/FEniCS.jl
v0.4.2
FEniCS v0.4.2
Merged pull requests:
- reproducible docs (#110) (@ArnoStrouwen)
- [skip ci] doc compat (#111) (@ArnoStrouwen)
- CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#112) (@github-actions[bot])
- [skip ci] LanguageTool (#113) (@ArnoStrouwen)
- enable dependabot for GitHub actions (#114) (@ranocha)
- Bump actions/checkout from 1 to 3 (#115) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#116) (@dependabot[bot])
- Added CI workflow action & embedded updated dockerfile (#117) (@cmhyett)
- Bump actions/checkout from 3 to 4 (#118) (@dependabot[bot])
- Documenter 1.0 upgrade (#120) (@ArnoStrouwen)
- CompatHelper: add new compat entry for FEniCS at version 0.4 for package docs, (keep existing compat) (#121) (@github-actions[bot])
- Bump codecov/codecov-action from 3 to 4 (#122) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#123) (@dependabot[bot])
Closed issues:
v0.4.1
FEniCS v0.4.1
Closed issues:
- Evaluating the FEM solution at a new point (#96)
- Outdated compat entries (#102)
- Is Fenics.jl based upon the newer
Fenicsx
library, or on legacyFenics
? (#103)
Merged pull requests:
- Add special functions: bessel_I, bessel_J, bessel_K, bessel_Y (#87) (@CFBaptista)
- CompatHelper: add new compat entry for "SpecialFunctions" at version "0.8" (#88) (@github-actions[bot])
- Add wrapper for norm (#89) (@CFBaptista)
- CompatHelper: bump compat for "SpecialFunctions" to "0.9" (#90) (@github-actions[bot])
- CompatHelper: bump compat for "Requires" to "1.0" (#91) (@github-actions[bot])
- Install TagBot as a GitHub Action (#93) (@JuliaTagBot)
- MassInstallAction: Install the TagBot workflow on this repository (#97) (@christopher-dG)
- CompatHelper: bump compat for "SpecialFunctions" to "1.2" (#101) (@github-actions[bot])
- format SciML Style (#104) (@ChrisRackauckas)
- badges (#105) (@ArnoStrouwen)
- MassInstallAction: Install the Invalidations workflow on this repository (#106) (@devmotion)
- mostly remove index.md (#107) (@ArnoStrouwen)
- canonize docs (#108) (@ArnoStrouwen)
v0.4.0
v0.4.0 (2019-11-22)
Closed issues:
- OSX Brew install issues on Travis (#78)
Merged pull requests:
- Add exp and log functions (#85) (CFBaptista)
- CompatHelper: add new compat entry for "ProgressMeter" at version "1.2" (#84) (github-actions[bot])
- CompatHelper: add new compat entry for "Requires" at version "0.5" (#83) (github-actions[bot])
- Add support for additional Base math functions (#82) (CFBaptista)
- Add wrapper for Cell class and assemble_local function (#81) (CFBaptista)
- Fix assemble for cases where returned fenics form is reduced to a number (#80) (CFBaptista)
- Try newer OSX image (#79) (ChrisRackauckas)
- Change representation of FEniCS objects from str to repr (#77) (CFBaptista)
- Wrap CellDiameter, CellNormal and CellVolume (#76) (CFBaptista)
- Extend mesh generation functions with cell type feature (#75) (CFBaptista)
- add heat equation example (#74) (jw3126)
- Examples (#73) (jw3126)
v0.3.2
v0.3.1
v0.3.0
v1.0 friendly
Merge pull request #54 from ysimillides/master version 1.0 changes
Build fixes
Merge pull request #41 from ysimillides/master mshr dependency removed
Fix testing loadpath issue
v0.0.2 Update runtests.jl
Initial Release
v0.0.1 Update README.md