mirror of
https://github.com/apple/pkl.git
synced 2026-06-18 11:29:31 +02:00
21aa44cfc4
This is technically a breaking change, but follows the intended use-case and documentation of settings. * Require that the global settings file at `~/.pkl/settings.pkl` amends stdlib module `pkl:settings`, or otherwise sets `output.value` to an instance of `pkl.Settings`. * Simplify the object mapping of `PklSettings.java`