Skip to content

Releases: Jarsop/rualdi

v0.2.3

02 Dec 04:34
fafb81a
Compare
Choose a tag to compare

v0.2.3 (2021-12-02)

Bump

  • v0.2.3: Bump to v0.2.3

Chore

  • added justfile -- testing github timeouts

v0.2.1

22 Nov 13:33
Compare
Choose a tag to compare

v0.2.1 (2020-11-22)

Bug Fixes

  • cli: some help messages corrected

Bump

  • v0.2.1: Bump to v0.2.1

v0.2.0

22 Nov 00:45
1c68fb1
Compare
Choose a tag to compare

v0.2.0 (2020-11-22)

Bug Fixes

  • rualdlib: update tests
  • rualdlib: add list-env command with tests
  • rualdlib: missing field in Aliases struct and missing newline in list command
  • rualdlib: sync write in file
  • rualdlib: use right path variable

Build

  • change security action cron job

Bump

  • v0.2.0: bump to v0.2.0

Continuous Integration

  • missing ::add-path::
  • github have deprecated ::add-path::

Doc

  • update README

Features

  • bump: bump rualdlib to 0.1.1
  • rualdi: update Cargo.lock
  • rualdi: update init command to add new commands
  • rualdi: update rualdlib and add gag to wrap stdout for init tests
  • rualdi: update base tests
  • rualdi: update tests for resolve command
  • rualdi: update tests for remove command
  • rualdi: update tests for list command
  • rualdi: update tests for add command
  • rualdi: add tests for resolve-env command
  • rualdi: add tests for remove-env command
  • rualdi: add tests for list-env command
  • rualdi: add tests for add-env command
  • rualdi: add new commands
  • rualdlib: add environment variable support in list command
  • rualdlib: add environment support

v0.1.6

24 Oct 23:21
Compare
Choose a tag to compare

v0.1.6 (2020-10-25)

v0.1.5

28 Sep 01:46
Compare
Choose a tag to compare

v0.1.5 (2020-09-28)

Bug Fixes

  • New key for cache for macOS build workaround
  • Workaround for macOS build
  • Typo in .travis.yml
  • LICENSE path in deb package metadata

Code Refactoring

  • New github action workflow
  • Modify project structure

Continuous Integration

  • Add tests to list, remove, resolve and init
  • Run test on single thread
  • Remove windows entry in Cargo Clippy

Other

  • badge: Add Release and Security audit

v0.1.2

19 Sep 23:31
Compare
Choose a tag to compare

Fix some typo for cargo publish, remove unused debug option, and update README

Rualdi first version

19 Sep 22:31
cdb0db2
Compare
Choose a tag to compare

First version including bash and zsh support.