Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

56 lines (37 loc) · 1.22 KB

Changelog

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v0.5.1

(2024-11-18)

  • Explicitly set GH_TOKEN permissions [Anton Belodedenko]

v0.5.0

(2023-09-29)

  • Publish binaries with node pre-gyp [Felipe Lalanne]

v0.4.2

(2023-09-29)

  • Update @balena/lint to latest [Felipe Lalanne]

v0.4.1

(2023-08-16)

  • Clean rust target after the install step [Felipe Lalanne]

v0.4.0

(2023-08-02)

  • Make system() constructor an async function [Felipe Lalanne]

v0.3.1

(2023-08-02)

  • Run cargo-cp-artifact using npx [Felipe Lalanne]

v0.3.0

(2023-08-02)

  • Make the module public on npm [Felipe Lalanne]
  • Refactor API for better UX [Felipe Lalanne]

v0.2.0

(2023-07-30)

  • Setup repo-type [Felipe Lalanne]
  • Refactor functions to use system as this [Felipe Lalanne]
  • Add missing service and login manager methods [Felipe Lalanne]
  • Add async support via tokio [Felipe Lalanne]

v0.1.0

(2023-07-29)

  • Use mock-systemd-bus block for testing [Felipe Lalanne]
  • Update configuration for new repo name [Felipe Lalanne]
  • Setup flowzone [Felipe Lalanne]