mirror of
https://github.com/apple/pkl.git
synced 2026-04-30 12:14:17 +02:00
This doesn't really make sense as part of the `Config` API. We can maybe make class `ConfigUtils` public, but, I don't know how useful it is anyways; it's more of an implementation detail.
61 lines
862 B
Plaintext
61 lines
862 B
Plaintext
= Pkl 0.32.0 Release Notes
|
|
:version: 0.32
|
|
:version-minor: 0.32.0
|
|
:release-date: TBD
|
|
:version-next: 0.33
|
|
:version-next-date: TBD
|
|
|
|
include::partial$intro.adoc[]
|
|
|
|
== Highlights [small]#💖#
|
|
|
|
News you don't want to miss.
|
|
|
|
.XXX
|
|
[%collapsible]
|
|
====
|
|
XXX
|
|
====
|
|
|
|
== Noteworthy [small]#🎶#
|
|
|
|
Ready when you need them.
|
|
|
|
.XXX
|
|
[%collapsible]
|
|
====
|
|
XXX
|
|
====
|
|
|
|
== Breaking Changes [small]#💔#
|
|
|
|
Things to watch out for when upgrading.
|
|
|
|
=== Removed Java APIs
|
|
|
|
The following APIs have been removed without replacement.
|
|
|
|
* `org.pkl.config.java.Config#makeConfig` (pr:https://github.com/apple/pkl/pull/1531[])
|
|
|
|
.XXX
|
|
[%collapsible]
|
|
====
|
|
XXX
|
|
====
|
|
|
|
== Work In Progress [small]#🚆#
|
|
|
|
They missed the train but deserve a mention.
|
|
|
|
.XXX
|
|
[%collapsible]
|
|
====
|
|
XXX
|
|
====
|
|
|
|
== Contributors [small]#🙏#
|
|
|
|
We would like to thank the contributors to this release (in alphabetical order):
|
|
|
|
* XXX
|