Skip to content

Releases: MMA-ForScience/ForScience

Version 0.88.45

Version 0.88.45 Pre-release
Pre-release

Choose a tag to compare

@lukas-lang lukas-lang released this 22 Apr 13:39
Fixed load order issue with ExampleInput

This broke ExampleInput in TutorialSections when paclet loaded only once

Version 0.88.44

Version 0.88.44 Pre-release
Pre-release

Choose a tag to compare

@lukas-lang lukas-lang released this 22 Apr 13:15
v0.88.44

Enable bugfixes for 12.0 when still needed

Version 0.87.74

Version 0.87.74 Pre-release
Pre-release

Choose a tag to compare

@lukas-lang lukas-lang released this 24 Feb 21:40
v0.87.74

Added documentation to PlotGrid

Version 0.87.45

Version 0.87.45 Pre-release
Pre-release

Choose a tag to compare

@lukas-lang lukas-lang released this 14 Feb 23:13
Changed uses of BuildAction[...] to Begin[BuildAction]...End[]

This fixes various shadowing warnings when documentation is being built
Moved documenation to separate file for all symbols
This is necessary to ensure every symbol is created in proper context
(Relevant for cross references such as in SeeAlso)
Fixed minor typos in GuidesDoc & SeeAlso
Changed use of `Private`HeldSymbol to explicit code
Necessary since this doesn't work anymore since wrapped in Begin/End

Version 0.86.0

Version 0.86.0 Pre-release
Pre-release

Choose a tag to compare

@lukas-lang lukas-lang released this 27 Jan 21:25
Reworked ForScience plot theme from ground up

Properly combines with other plot themes now
Supports all plot types now
Supports global and local options

Version 0.76.7

Version 0.76.7 Pre-release
Pre-release

Choose a tag to compare

@lukas-lang lukas-lang released this 10 Dec 11:36
v0.76.7

Added DocumentationOption Open to Examples

Version 0.75.2

Version 0.75.2 Pre-release
Pre-release

Choose a tag to compare

@lukas-lang lukas-lang released this 28 Nov 09:17
v0.75.2

Added automatic line wrapping to ExampleInput via the "Multiline" option

Version 0.75.0

Version 0.75.0 Pre-release
Pre-release

Choose a tag to compare

@lukas-lang lukas-lang released this 25 Nov 15:40
Added (Un)loadPacletDocumentation

UnloadPacletDocumentation tries to gracefully unload a paclets doc files
If successful, this allows the paclet to be uninstalled cleanly

Version 0.74.32

Version 0.74.32 Pre-release
Pre-release

Choose a tag to compare

@lukas-lang lukas-lang released this 09 Nov 20:31
v0.74.32

Fixed cache ID being updated even if cache file could not be overriden

Version 0.74.25

Version 0.74.25 Pre-release
Pre-release

Choose a tag to compare

@lukas-lang lukas-lang released this 03 Nov 22:41
v0.74.25

Added support for ImportDataset[...,Parallelize->{opts}]