artifact v2.1.5 Release Notes
Release Date: 2019-01-25 // about 6 years ago-
This release adds several unstable options to settings.toml which allows users to control how artifacts are parsed and formatted (in markdown mostly).
๐ These features are part of an effort to support additional flavors of markdown and may change in the future as more is known about the design space.
Previous changes from v2.1.4
-
๐ This release adds a new feature to
art export
,art export md
.๐ In addition, it allows for several settings to control how the markdown is exported, as well as add code links in the WebUI. Not all paths on the web yet render-able as code links, and the settings are not yet documented. Expect further improvements in future releases.
๐ This is the first release since before v2.0.0 (the complete rewrite) that was built and uploaded by Travis. Windows support is close as well.
Internally, there were several changes:
- ๐ Changed the internal crates to use a
workspace
- ๐จ Refactored to add
Project.settings
, which will make it much easier to configure new settings via.art/settings.toml
- General code cleanup
- ๐ Changed the internal crates to use a