Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

53 lines (42 loc) · 1.36 KB

Changelog

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

[unreleased]

Bug Fixes

  • Build and clippy lints
  • Cloning

Documentation

  • Add licenses, fix manifest
  • Rewrite comment for rustic_core, uses git dependency now
  • Add link to binaries and badge
  • Add link to nightly downloads in documentation
  • Add generated changelog

Miscellaneous Tasks

  • Add ci
  • Pull in rustic manually for now
  • Add rustic to artifact build
  • Fix binary builds
  • Nightly builds
  • Update header
  • Add signature and shallow clones to nightly
  • Declutter and reorganize
  • Add comment about shallow clone
  • Remove lint from ci workflow and keep it separate, replace underscore in workflow file
  • Update ci to reflect changes and optimizations from rustic_server
  • Fix comment being wrongly attributed
  • Add release CD
  • Fix workflow name for create-binary-artifact action, and check breaking changes package dependent
  • Decrease build times on windows
  • Fix github refs
  • Set right package
  • Use bash substring comparison to determine package name from branch
  • Fix woggly github action comparison
  • Add changelog generation
  • Add dev tooling
  • Run git-cliff with latest tag during release
  • Add triaging of issues
  • Run release checks also on release subbranches

Refactor

  • Refactor to library and client + server binaries