Commit Graph

40 Commits

Author SHA1 Message Date
Fruxz 29c3e77e81 change compile to implementation on groovy side 2024-04-23 11:56:39 +02:00
Fruxz e48256942c Update docs/modules/kotlin-binding/pages/pkl-config-kotlin.adoc
Co-authored-by: Stefan M. <StefMa@users.noreply.github.com>
2024-04-23 11:56:39 +02:00
Fruxz 0a328fafed Fix gradle dependency declare issue
compile(...) is not supported in Gradle Kotlin DSL by default. Changed it to implementation(...).
Also moved Kotlin to the first tab in Gradle, because it is now the default Gradle Language
2024-04-23 11:56:39 +02:00
Dan Chao 91820100f7 Prepare 0.25.3 release 2024-03-26 08:49:05 -07:00
Daniel Chao 4ae98b4bf6 Add release notes for 0.25.3 (#363) 2024-03-26 08:37:43 -07:00
Malix 29cb8ea4f2 Add TOML to comparison page (#337)
Puts TOML next to JSON, XML, YAML
2024-03-20 11:48:05 -07:00
Zihlu Wang a490e9d811 Update pkl-config-java.adoc (#340)
Remove unpaired back curly bracket.
2024-03-20 11:48:01 -07:00
Daniel Chao de4f0e995b Docs fix: Container is not a type, add more types (#282)
Adjusts documentation to remove legacy `Container` type,
and add the rest of the generic types in the stdlib.
2024-03-20 11:45:02 -07:00
Daniel Chao 346880f9cf Docs fix: Java 8 is not supported (#283)
Java 11 is the minimum version, rather than 8.
2024-03-20 11:44:58 -07:00
d4wae89d498 0829ac486c Fix missing closing quotes in Local dependencies #298 (#299)
Fix missing closing quotes in 'Local Dependencies' section of index.adoc to ensure syntax correctness.
2024-03-07 11:45:10 -08:00
Daniel Chao 8209ea78bd Add homebrew instructions to docs (#270) 2024-02-29 11:07:01 -08:00
Daniel Chao d9f8b8efa9 Add specification for language binding API (#257)
This adds documentation for how the language bindings works, for those that wish to create their own bindings.
2024-02-28 09:33:13 -08:00
grant-abbott f26195509f Addressing documentation discrepancies from pkl examples. 2024-02-22 19:48:57 -08:00
GrantA 49556737c6 Fix incorrect filename in tutorial
The referenced filename should be `ispklTutorialPart3.pkl`, not `pklTutorial.pkl`.

Also, changes dates from 2023 to 2024

Co-authored-by: grant-abbott <gaabbott@apple.com>
2024-02-22 15:10:51 -08:00
Islon Scherer 2ccebd3aed fix typo in doc for Listing default (#224)
(cherry picked from commit c652bbe5cd)
2024-02-22 10:29:53 +01:00
Zack McCauley 504c4a3213 Fix multiple output example code (#205) 2024-02-20 15:03:24 +01:00
r1ft1 f7921f0c6f Typo: Update use-cases.adoc (#143)
corrected typo maintian -> maintain
2024-02-14 16:08:24 -08:00
Daniel Chao 56d88c9efc Fix docs pointing to wrong maven repo (#106) 2024-02-12 21:29:22 -08:00
Dan Chao f260c8553c Remove line from changelog
This change got reverted prior to the release.
2024-02-08 17:30:08 -08:00
Dan Chao c1a9e9e12f Prepare 0.25.2 release 2024-02-08 15:53:05 -08:00
Dan Chao c60db2a450 Update changelog for release 0.25.2 2024-02-08 15:53:05 -08:00
Daniel Chao e8a1213217 Fix more links (#104)
This fixes more documentation links that are producing 404's.
2024-02-08 15:50:42 -08:00
Ricardo Pinheiro a5fc32b684 Update Hidden Properties documentation (#91) 2024-02-08 15:50:42 -08:00
Daniel Chao c6a9859969 Reword verbage to "pantry" (#64)
* Reword verbage to "pantry"

* Fix verbage
2024-02-08 15:50:42 -08:00
The L D O b25cec31b9 update 'Loading Modules' example to match config contents (#84)
Co-authored-by: Daniel Chao <dan.chao@apple.com>
2024-02-08 15:50:42 -08:00
Adrian Lanzafame e978f12a6d fix concat operator and string typo 2024-02-08 15:50:42 -08:00
James Ward 21bb67f5be Fix artifact name 2024-02-08 15:50:42 -08:00
kelvine 6ebf50a7f9 fixed typo on transiti[ti]on 2024-02-08 15:50:42 -08:00
Lily Ballard a2607dcc6e Fix CLI docs examples for -x
The examples were using the wrong key.
2024-02-08 15:50:42 -08:00
Lily Ballard c20119b1f6 Fix missing pkl eval subcommand in documentation examples 2024-02-08 15:50:42 -08:00
Ryosuke Hayashi 6ec71ef198 Minor fix in the code of the docs 2024-02-08 15:50:42 -08:00
Edward Knight 0fd469f3a6 Fix minor discrepancy in workshop example (#60)
Map values of `agenda` should have a `name` instead of a `title` to be
consistent with the `TutorialPart` module.

Fixes #11.
2024-02-08 15:50:42 -08:00
Islon Scherer 0af3f4923a fix wrong stdlib doc links (#74)
(cherry picked from commit 3f8fae4873)
2024-02-08 15:50:42 -08:00
Brian Pfeil dc243a47c2 taxonomy nesting fix 2024-02-08 15:50:42 -08:00
Tinko b6c484b716 Fix macOS download URL mismatch (#29)
* Fix macOS download URL mismatch

* Update index.adoc

List aarch64 first

---------

Co-authored-by: Daniel Chao <daniel.h.chao@gmail.com>
2024-02-08 15:50:42 -08:00
Daniel Chao 42c32a1ad3 Fix download instructions (#21)
This fixes the download URLs for the pkl CLI
2024-02-08 15:50:42 -08:00
Dan Chao a5a00639ed Polish release notes 2024-02-08 15:50:42 -08:00
Dan Chao bf90b41069 Prepare 0.25.1 release 2024-02-08 15:50:42 -08:00
Dan Chao 3f4932fcb6 Prepare 0.25.0 release 2024-02-01 14:00:51 -08:00
Peter Niederwieser ecad035dca Initial commit 2024-02-01 14:00:22 -08:00