Skip to content

Releases: axodotdev/oranda

css-v0.0.4

09 May 00:21
Compare
Choose a tag to compare
css-v0.0.4

css-v0.0.3

08 May 23:08
Compare
Choose a tag to compare
css-0.0.3

0.0.2 - 2023-04-13

14 Apr 16:39
Compare
Choose a tag to compare

Release Notes

Features

  • Changelogs - ashleygwilliams/#192, SaraVieira/↬193

  • oranda dev command v1: ashleygwilliams/#209,↬240

    It is common to run oranda build && oranda serve so oranda dev now wraps
    that into a single function. A future version will improve this to include
    watching to automatically rebuild on changes, while serve continues to run
    uninterrupted.`

  • Additional pages takes a hashmap to allow custom nav names: ashleygwilliams/#115, SaraVieira/↬203

    Previously, the nav element for an additional page was inferred from its filename.
    However, this led to some unfortunate presentations- especially if the additional
    page had an all caps filename while others did not. This new data structure
    allows you to provide the specific string you'd like to see in the nav for
    any additional page.

  • Improved error handling: spitfire05/#206, ashleygwilliams/↬191, SaraVieira/↬193,↬201

    Several PRs over the course of the last milestone have dramatically improved
    error handling: from replacing panics with proper errors to adding more
    descriptive errors with messages that help you better understand and solve
    the issue.

  • Themes: SaraVieira/↬208

    There are now 2 additional themes- light(default), dark, hacker, and cupcake.

  • Version number and publish date on installer header: ashleygwilliams/#194, SaraVieira/↬217

  • Improved styling: SaraVieira/↬202,↬220

Fixes

  • Code block with unsupported highlight annotations should show as plaintext: spitfire05/#236, SaraVieira/↬237

    Annotating a code block with an unsupported language highlight led to blocks
    simply not rendering at all. Now they will render as plainttext and will show
    a warning to request support.

  • Nav should show if using dist/changelog, but not additional pages: ashleygwilliams/#183,↬187

    Originally, we would only generate a nav if a user configured additional
    markdown pages. However, nav is also needed if a user configures their
    project to use cargo-dist or render changelogs.

Maintenance

Install oranda 0.0.2

Install prebuilt binaries via shell script

# WARNING: this installer is experimental
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/oranda/releases/download/v0.0.2/oranda-v0.0.2-installer.sh | sh

Install prebuilt binaries via powershell script

# WARNING: this installer is experimental
irm https://github.com/axodotdev/oranda/releases/download/v0.0.2/oranda-v0.0.2-installer.ps1 | iex

Download oranda 0.0.2

target kind download
aarch64-apple-darwin tarball oranda-v0.0.2-aarch64-apple-darwin.tar.xz
x86_64-apple-darwin tarball oranda-v0.0.2-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball oranda-v0.0.2-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball oranda-v0.0.2-x86_64-unknown-linux-gnu.tar.xz

css-v0.0.2

21 Mar 21:46
Compare
Choose a tag to compare
css-v0.0.2

css-v0.0.1

17 Mar 12:45
Compare
Choose a tag to compare
css-v0.0.1

css-v0.0.0

08 Mar 14:47
Compare
Choose a tag to compare
css 0.0.0

0.0.1 - 2023-02-24

24 Feb 22:56
Compare
Choose a tag to compare

Release Notes

Initial release.

Install oranda 0.0.1

Install prebuilt binaries via shell script

# WARNING: this installer is experimental
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/oranda/releases/download/v0.0.1/oranda-v0.0.1-installer.sh | sh

Install prebuilt binaries via powershell script

# WARNING: this installer is experimental
irm https://github.com/axodotdev/oranda/releases/download/v0.0.1/oranda-v0.0.1-installer.ps1 | iex

Download oranda 0.0.1

target kind download
x86_64-apple-darwin tarball oranda-v0.0.1-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball oranda-v0.0.1-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball oranda-v0.0.1-x86_64-unknown-linux-gnu.tar.xz

v0.0.1-prerelease2

24 Feb 21:35
Compare
Choose a tag to compare
v0.0.1-prerelease2 Pre-release
Pre-release

Install oranda 0.0.1-prerelease2

Install prebuilt binaries via shell script

# WARNING: this installer is experimental
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/axodotdev/oranda/releases/download/v0.0.1-prerelease2/oranda-v0.0.1-prerelease2-installer.sh | sh

Install prebuilt binaries via powershell script

# WARNING: this installer is experimental
irm https://github.com/axodotdev/oranda/releases/download/v0.0.1-prerelease2/oranda-v0.0.1-prerelease2-installer.ps1 | iex

Download oranda 0.0.1-prerelease2

target kind download
x86_64-apple-darwin tarball oranda-v0.0.1-prerelease2-x86_64-apple-darwin.tar.xz
x86_64-pc-windows-msvc tarball oranda-v0.0.1-prerelease2-x86_64-pc-windows-msvc.zip
x86_64-unknown-linux-gnu tarball oranda-v0.0.1-prerelease2-x86_64-unknown-linux-gnu.tar.xz

v0.0.1-prerelease1

27 Jan 04:45
Compare
Choose a tag to compare
v0.0.1-prerelease1 Pre-release
Pre-release
0.0.1-prerelease1