Skip to content

Latest commit

 

History

History
57 lines (47 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

57 lines (47 loc) · 1.57 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.1] - 2024-12-09

Changed

  • Switch to keepchangelog format

[0.1.0] - 2024-12-09

Added

  • Add changelog
  • Add release.yaml workflow
  • Add git-cliff for changelogs
  • Add aya-build dependenciy by @Lawouach
  • Add protoc by @Lawouach

Changed

  • Try to keep it during build by @Lawouach
  • Try to keep it during build by @Lawouach
  • Build cli crate by @Lawouach
  • Build per crate by @Lawouach
  • Unused by @Lawouach
  • Build by the cli by @Lawouach
  • Build from cli by @Lawouach
  • Trying to bypass for now by @Lawouach
  • Trying to override unwind by @Lawouach
  • Force flag by @Lawouach
  • Typo by @Lawouach
  • Change rust profile by @Lawouach
  • Change rust profile by @Lawouach
  • Moved to aya-build by @Lawouach
  • Hide unused by @Lawouach
  • Use specific cache action by @Lawouach
  • Not useful on our context by @Lawouach
  • We need permissions by @Lawouach
  • We need the link by @Lawouach
  • Only build on ubuntu until we hide the ebpf feature behind a flag by @Lawouach
  • Rework by @Lawouach
  • Build CI initial attempt by @Lawouach
  • Initial commit by @Lawouach
  • Merge .gitignore by @Lawouach
  • Initial commit by @Lawouach

Fixed

  • Fix key by @Lawouach
  • Fix typo by @Lawouach

New Contributors