Commit Graph
5 Commits
Author SHA1 Message Date
Stefan M.andGitHub 467e64f98e Make Test Report locale independent (#868)
Format numbers with `.` decimals
2025-01-02 09:29:48 -08:00
Stefan M.andGitHub 71db4d0fae Replace code with italic (#753) 2024-10-30 17:15:04 +00:00
Stefan MandGitHub 033db30b04 Convert CODE_OF_CONDUCT to Markdown (#417) 2024-04-11 21:25:53 -07:00
Stefan MandGitHub 7584fb8d25 Enable Gradle caching (#324) 2024-03-20 10:48:19 -07:00
Stefan MandGitHub 46d65506d5 Do not package empty directories (#330)
Changes the packager to exclude any empty directories.

This change means that pkl project package for an already published packages will fail. The packager checks for an existing package at this version, and compares checksums. It will then error if the checksum has changed.

This is technically a breaking change, albeit a minor one. The workaround is to publish new versions of packages.

Published packages should still be compatible with Pkl 0.25.
2024-03-19 09:34:47 -07:00