Skip to content

Latest commit

 

History

History
111 lines (71 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

111 lines (71 loc) · 1.78 KB

Changelog

All notable changes to this project will be documented in this file.

[0.1.2] - 2024-01-18

Miscellaneous Tasks

  • Revert removing optionalDependencies

[0.1.1] - 2023-12-12

Miscellaneous Tasks

  • Build & ci for all available napi-rs targets
  • Git cliff config
  • Changelog
  • Add all build targets as optionalDependency
  • Use latest napi workflow generator
  • Remove optionalDependencies
  • Version typo
  • Yarn lock
  • Invalid workflow
  • Trigger build
  • Trigger build

Build

  • Add napi build for arm64-darwin
  • Bump version 0.1.1
  • Bump optionalDependency versions
  • Remove failing targets
  • Remove more failing targets
  • Remove more failing targets

[0.1.0] - 2023-09-26

Documentation

  • Readme
  • Lair version in readme

Miscellaneous Tasks

  • Release 0.1.0 with changelog

Refactor

  • Connect to lair and save client in a seperate function

Revert

  • Remove artifacts

Build

  • Bump package version
  • Bump package minor version

[0.0.4] - 2023-09-12

Bug Fixes

  • Re-add deleted packaging files
  • Packaging file name
  • Delete optionalDependencies

Miscellaneous Tasks

  • Remove ci for node 14

Build

  • Revert to yarn
  • Remove unneeded build targets
  • Remove yarn provenance config

[0.0.3] - 2023-09-11

Bug Fixes

  • Fake test

[0.0.2] - 2023-09-11

Features

  • Initial implementation of signer using napi-rs

Miscellaneous Tasks

  • Swap yarn for npm in ci
  • Attempt to fix linux openssl install in ci
  • Fix linux openssl ci 2
  • Remove unused test

Build

  • Fix typo
  • Install libssl-dev to docker image
  • Fix build command
  • Fix build command 2
  • Add -y to apt install command
  • Avoid unnecessary deps by using low-level types crates directly
  • Fix build path on linux

Release

  • 0.0.1