Skip to content

Releases: noahbald/oxvg

v0.0.1

16 Feb 05:50
Compare
Choose a tag to compare

Release Notes

What's Changed

This is the first release

Install

Linux

  1. Download oxvg
  2. Run oxvg on your cli of choice

Self Build

cargo build --release --bin oxvg

SHA256 Checksum

9ebaf5caa752dbdee66e19b6f394f594dad9fa7d62c8033b72dd5bd5f0dfc49c  oxvg

OXVG Pre-release

27 Nov 09:39
735ac01
Compare
Choose a tag to compare
OXVG Pre-release Pre-release
Pre-release

Release Notes

Changelog

Progress is at 33% for https://github.com/noahbald/oxvg/milestone/1

Optimise

  • fix: job order corrected
  • feat: #24 added
  • chore: repeated code in optimiser moved to macros
  • feat: #44 added
  • feat: #19 added
  • feat: #31 added
  • feat: #12 added
  • feat: #10 added
  • feat: #13 added
  • feat: #14 added
  • feat: #40 added
  • feat: #38 added
  • feat: #71 added
  • feat: #41 added

AST

  • feat: added visitor trait
  • chore: style logic moved to ast, improved
  • chore: performance improvements

Install

Linux

  1. Download oxvg
  2. Run oxvg on your CLI of choice

Replicate

Create the build yourself using one of these commands

cargo build --release --bin oxvg

SHA265 Checksums

d00e14c1c82f1c9a2a3690438e2472d795a18e04d7058c3d04a6fb621966f7f9  oxvg