We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4df37ea commit dc9e1e5Copy full SHA for dc9e1e5
VERSION.txt
@@ -1 +1 @@
1
-0.8.0
+0.8.2
docs/antora.yml
@@ -1,6 +1,6 @@
name: swift
2
title: Pkl Swift Bindings
3
-version: &version 0.8.0
+version: &version 0.8.2
4
nav:
5
- nav.adoc
6
asciidoc:
docs/modules/ROOT/pages/CHANGELOG.adoc
@@ -1,5 +1,19 @@
= Changelog
+[[release-0.8.2]]
+== 0.8.2 (2026-03-02)
+
+=== Fixes
7
8
+* Fix check for presence of generator-settings.pkl in current working directory (pr:https://github.com/apple/pkl-swift/pull/114[]).
9
10
+=== Contributors ❤️
11
12
+* https://github.com/HT154[@HT154]
13
14
+[[release-0.8.1]]
15
+== 0.8.1 (2026-02-27)
16
17
[[release-0.8.0]]
18
== 0.8.0 (2026-02-27)
19
0 commit comments