Skip to content

0.4.9

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 17:25

0.4.9 - 2024-06-13

Features

  • Releasing aarch64 version for linux - (20541fb) - Alexander Egorov

Refactoring

  • [breaking]enumerable::only_duplicates function returns original order now instead of not obvious ordering under the hood as it was before - (25d9246) - egoroff
  • duplicated attribute removed - (2f1bb89) - Alexander Egorov

Build

  • Building and publishing aarch64 version of deb and rpm packages - (fd25e33) - Alexander Egorov
  • restore static runtime linking in windows binary - (343dbdb) - Alexander Egorov

Changelog

  • v0.4.9 - (3c60767) - Alexander Egorov

Ci

  • building linux aarch64 binary on CI - (5de0172) - Alexander Egorov
  • building deb and rpm packages fixed - (17e0536) - Alexander Egorov
  • building deb and rpm packages fixed - (a97f730) - Alexander Egorov
  • building deb and rpm packages fixed - (69724c9) - Alexander Egorov
  • building rpm packages fixed - (b9f5d32) - Alexander Egorov
  • invalid option removed from cargo generate-rpm - (8d0911a) - Alexander Egorov
  • publishing aarch64 rpm packages fix - (996900a) - Alexander Egorov