Skip to content

Releases: joseluisq/paket

v0.1.5

25 Nov 23:24
v0.1.5
cb8f131
Compare
Choose a tag to compare

Fixes

v0.1.4

26 Jul 20:53
v0.1.4
3302f79
Compare
Choose a tag to compare

Fixes

Refactorings

v0.1.3

06 Nov 22:15
v0.1.3
bf9981c
Compare
Choose a tag to compare

Updates

  • 1845431 Update dependencies 06.11.2022 and MSRV 1.59.0
  • 61697a0 Update Alpine 3.16

Features

  • 61697a0 Docker multi-arch image.
    • linux/amd64
    • linux/arm64
    • linux/386

Refactorings

  • e2cf0db Remove unused lifetime.
  • 81ce386 Remove needless borrow on actions and paket modules

v0.1.2

30 Jun 20:03
5708e9b
Compare
Choose a tag to compare

Updates

Features

v0.1.1

07 Jan 21:41
Compare
Choose a tag to compare

Updates

v0.1.0

03 Aug 13:08
Compare
Choose a tag to compare

First minor release with notable changes including 9 new targets x86/x86_64/ARM/ARM64 for Linux, Macos and FreeBSD.

Updates

Find the binaries for new targets attached to this release.

Refactorings

  • b0e6f33 Check if a given package directory path is a valid Git repository for add, up and rm commands.
  • 67376a6 Remove needless &str borrows.
  • f93c668 Development and release Github Actions pipelines.

v0.1.0-beta.5

20 Feb 18:58
Compare
Choose a tag to compare
v0.1.0-beta.5 Pre-release
Pre-release

Updates

  • Compiled with latest Rust 1.50.0.
  • cdc8eba Update dependencies 20.02.2021

Features

  • cdbb50a New paket.toml file [events] section now defines the Paket events and the values of the Fish event names that Paket will emit.

Refactors

  • 5eec58b Update commands to determine local and remote actions properly.

Docs

  • 8a266e7 Improve feature and functionality descriptions (also 4a102f7).

v0.1.0-beta.4

16 Feb 00:31
Compare
Choose a tag to compare
v0.1.0-beta.4 Pre-release
Pre-release

Updates

Features

Darwin

Refactorings

  • 328db1c Minor package config module updates.
  • 5e51305 Github Actions as new CI.

v0.1.0-beta.3

14 Dec 23:08
Compare
Choose a tag to compare
v0.1.0-beta.3 Pre-release
Pre-release

Updates

Features

  • 3481ae1 Add Github, Bitbucket and Gitlab host providers via --provider flag for add command. It resolves #4

v0.1.0-beta.2

05 Nov 22:18
Compare
Choose a tag to compare
v0.1.0-beta.2 Pre-release
Pre-release

New beta release which includes the following:

More details can be found on README.md file.