Releases: arnoudbuzing/prototypes
Releases · arnoudbuzing/prototypes
Version 0.5.8
Fixed an issue where global InputAliases is being overwritten by Prototype package code
Version 0.5.6
Add "SVG"
import (as an image). Run Get
on Prototypes before any import, since it does not autoload in this case. Use Import[file,"SVG"]
with the second argument (something svg file detection fails).
PacletInstall["https://github.com/arnoudbuzing/prototypes/releases/download/v0.5.6/Prototypes-0.5.6.paclet"]
Version 0.5.7
new release
Version 0.5.5
PacletInstall["https://github.com/arnoudbuzing/prototypes/releases/download/v0.5.5/Prototypes-0.5.5.paclet"]
Version 0.5.4
PacletInstall["https://github.com/arnoudbuzing/prototypes/releases/download/v0.5.4/Prototypes-0.5.4.paclet"]
Version 0.5.3
Install with:
PacletInstall["https://github.com/arnoudbuzing/prototypes/releases/download/v0.5.3/Prototypes-0.5.3.paclet"]
Version 0.5.2
re-adds the documentation
Version 0.5.1
change to automatic loading
Version 0.5.0
Add ExternalPackageList
and ExternalPackageInformation
Version 0.4.9
Add ExternalInstall