Releases: cobalt-org/cobalt.rs
Releases · cobalt-org/cobalt.rs
v0.20.0
10 Apr 21:59
Compare
Sorry, something went wrong.
No results found
[0.20.0] - 2025-04-10
Changes
Switched from libsass to grass
v0.19.12
10 Apr 21:19
Compare
Sorry, something went wrong.
No results found
v0.19.8
04 Mar 19:48
Compare
Sorry, something went wrong.
No results found
[0.19.8] - 2025-03-04
Fixes
v0.19.6
07 Aug 20:37
Compare
Sorry, something went wrong.
No results found
[0.19.6] - 2024-08-07
Fixes
cobalt serve
will now work correctly with sitemap
v0.19.4
05 Jul 17:33
Compare
Sorry, something went wrong.
No results found
v0.19.2
28 Feb 16:19
Compare
Sorry, something went wrong.
No results found
v0.19.0
06 Jun 20:45
Compare
Sorry, something went wrong.
No results found
[0.19.0] - 2023-06-06
Compatibility
Removed support for vimwiki (parser/renderer was unmaintained)
MSRV is now 1.70.0
v0.18.3
26 Aug 20:58
Compare
Sorry, something went wrong.
No results found
[0.18.3] - 2022-08-26
Fixes
Wrap code fences in <pre><code>
instead of just <pre>
v0.18.2
26 Aug 15:55
Compare
Sorry, something went wrong.
No results found
[0.18.2] - 2022-08-26
Fixes
Error, instead of panic, on bad CWD
v0.18.0
15 Jun 22:30
Compare
Sorry, something went wrong.
No results found
[0.18.0] - 2022-06-15
Compatibility
cobalt import
was dropped (#969 )
Features
cobalt new --edit
support (#967 )
Fixes
Respect enabled
with liquid syntax highlighting (#973 )
(build) Don't stop build when binary file in _include
(#1033 )
(serve) Serve from a temp directory to avoid corrupting a production build (#968 )
(serve) Pick an unused port (#971 )
Improved panic behavior