Skip to content

Releases: ivanvyd/LakeSpeak.NET

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 09:09
v0.1.0
953cf46

What's Changed

  • docs: correct two claims that no longer match reality by @ivanvyd in #33
  • docs: cd into the directory git clone actually creates by @ivanvyd in #34
  • fix: mark prereleases as prereleases by @ivanvyd in #35
  • Assemble chunked results, and put the documented commands under test by @ivanvyd in #36
  • Argue from what survives, now that the official CLI is conversational by @ivanvyd in #39
  • Make unattended runs possible today, and show one running by @ivanvyd in #38
  • Record what this cycle actually verified, and what it did not by @ivanvyd in #40
  • Answer the question ADR 0004 said no documentation could by @ivanvyd in #41
  • Keep the answer when a later chunk turns out to be external links by @ivanvyd in #42
  • Bound the chunk walk, and stop putting a secret in argv by @ivanvyd in #43
  • Capture the chat session that was previously reconstructed by @ivanvyd in #44
  • Prepare 0.1.0 by @ivanvyd in #45
  • Say how to check the provenance the releases already carry by @ivanvyd in #46
  • Require a signed tag, and show the badge that was earned by @ivanvyd in #47

Full Changelog: v0.1.0-preview.1...v0.1.0

v0.1.0-preview.1

v0.1.0-preview.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 15:02
fbf03aa

What's Changed

  • v0.1 foundation: Genie client, authentication, and CLI by @ivanvyd in #5
  • Live verification against a real workspace, plus the docs the README promised by @ivanvyd in #8
  • Post-ship review: two billing/integrity defects, live test suite, export and feedback commands by @ivanvyd in #9
  • Test the exit-code contract, and fill the last empty test project by @ivanvyd in #10
  • Adversarial review: close a credential leak, a path-traversal bypass, and three more by @ivanvyd in #11
  • Bump Verify.XunitV3 from 31.27.0 to 31.28.0 by @dependabot[bot] in #7
  • Restructure tests to Arrange/Act/Assert, and cover the external_links gap by @ivanvyd in #12
  • Bump actions/checkout from 4.4.0 to 7.0.1 by @dependabot[bot] in #1
  • Bump actions/attest-build-provenance from 3.0.0 to 4.1.1 by @dependabot[bot] in #3
  • Bump setup-dotnet and all four CodeQL action refs together by @ivanvyd in #13
  • Delete dead code and unify CSV escaping by @ivanvyd in #14
  • Close config knobs that did nothing, two side effects, and the untested resolver by @ivanvyd in #20
  • Community scaffolding, last duplicated renderer, and the remaining action bumps by @ivanvyd in #21
  • Surface bound parameters, and make expired-result recovery real by @ivanvyd in #22
  • Show bound parameters everywhere, and test CLI output by @ivanvyd in #23
  • docs: explain what this is, and make the release pipeline triggerable by @ivanvyd in #24
  • docs: the release approval gate is not configured yet by @ivanvyd in #25
  • chore: exhaustive format switches, provenance as a release asset, package icon by @ivanvyd in #26
  • chore: read the clock through TimeProvider in the CLI too by @ivanvyd in #27
  • docs: name the blocker for each uncovered live path by @ivanvyd in #29
  • ci: publish with NuGet trusted publishing instead of a stored API key by @ivanvyd in #28
  • docs: record trusted publishing as configured by @ivanvyd in #30
  • docs: terminal screenshots, plural fix, and a container image by @ivanvyd in #31
  • release: rename to LakeSpeak.NET and prepare 0.1.0-preview.1 by @ivanvyd in #32

New Contributors

Full Changelog: https://github.com/ivanvyd/LakeSpeak.NET/commits/v0.1.0-preview.1