Skip to content

Releases: Unleash/yggdrasil

unleash-yggdrasil v0.14.6

14 Jan 13:31
fc48343
Compare
Choose a tag to compare

Chore

  • bump unleash types to 0.15.4

New Features

  • expose list_known_features and core version in java layer
    • feat(java): expose list_known_features

    • refactor(java):separate resposibilities on java engine so static methods can be exposed and do memory management that should work on Java 18 and above (#198)

    • refactor(java): rework java engine so that static methods can be exposed cleanly

    • feat(java): expose core version in java engine layer (#199)

    • fix(java): force native encoding to utf-8 so windows doesn't set it to something horrible (#200)

Commit Statistics

  • 2 commits contributed to the release.
  • 6 days passed between releases.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #197, #201

Commit Details

view details
  • #197
    • Expose list_known_features and core version in java layer (9ef5c46)
  • #201
    • Bump unleash types to 0.15.4 (f870bfd)

unleash-yggdrasil v0.14.5

08 Jan 12:07
f699ee2
Compare
Choose a tag to compare

New Features

  • delta processing implementation

    • feat: start work on delta processing

    • First test running

    • chore: update unleash-types for ffi and wasm

    • Extended test coverage

    • Extended test coverage

    • Fix

    • Fix

    • Fix


Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #188

Commit Details

view details

unleash-yggdrasil v0.14.4

08 Jan 10:16
b4a165d
Compare
Choose a tag to compare

Chore

  • bump unleash-types version

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #194

Commit Details

view details

unleash-yggdrasil v0.14.3

07 Jan 13:51
7457210
Compare
Choose a tag to compare

Chore

  • update to most recent unleash-types

Commit Statistics

  • 1 commit contributed to the release.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #191

Commit Details

view details

unleash-yggdrasil v0.14.2

07 Jan 11:56
040c250
Compare
Choose a tag to compare

What's Changed

Full Changelog: unleash-yggdrasil-v0.14.1...unleash-yggdrasil-v0.14.2

unleash-yggdrasil v0.14.1

27 Nov 12:13
6ddce2b
Compare
Choose a tag to compare

Bug Fixes

  • make those annoying hostname tests run in serial so they don't flake

Commit Statistics

  • 1 commit contributed to the release over the course of 19 calendar days.
  • 28 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #166

Commit Details

view details
  • #166
    • Make those annoying hostname tests run in serial so they don't flake (ce88e47)

unleash-yggdrasil v0.14.0

29 Oct 11:17
30cd26e
Compare
Choose a tag to compare

Chore

  • add autoformatting config

New Features

  • list known features

Commit Statistics

  • 2 commits contributed to the release.
  • 6 days passed between releases.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #156, #157

Commit Details

view details

unleash-yggdrasil v0.13.3

22 Oct 12:06
c2f0cb7
Compare
Choose a tag to compare

Chore

  • ARM ruby build

Bug Fixes

  • move wasm engine to handle featureEnabled not feature_enabled

Commit Statistics

  • 2 commits contributed to the release over the course of 28 calendar days.
  • 32 days passed between releases.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #145, #149

Commit Details

view details

unleash-yggdrasil v0.13.2

20 Sep 09:34
0286e61
Compare
Choose a tag to compare

Chore

  • make wasm build again
    • chore: make wasm build again

    • chore: make hostname a feature instead

    • fix: put tests behind feature, include env when needed

    • refactor: organize imports slightly differently

    • chore: test all features

Bug Fixes

  • makes random distribution better distributed

Commit Statistics

  • 2 commits contributed to the release over the course of 13 calendar days.
  • 14 days passed between releases.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #141, #144

Commit Details

view details

unleash-yggdrasil v0.13.1

06 Sep 07:13
f8de91a
Compare
Choose a tag to compare

Chore

  • add changelog

Commit Statistics

  • 4 commits contributed to the release.
  • 48 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #139

Commit Details

view details
  • #139
    • Fix/inversion always supported (9bd0aac)
  • Uncategorized
    • Add changelog (645f606)
    • Adjusting changelogs prior to release of unleash-yggdrasil v0.13.1 (2130699)
    • Merge branch 'main' of github.com:Unleash/yggdrasil (abc78e7)