Commit Graph

20 Commits

Author SHA1 Message Date
Daniel Chao 44a04408df
Prepare 0.3.0 release (#27) 2024-10-10 09:20:14 -07:00
Kila2 e6f6aa818f
Fix build for windows (#24) 2024-10-09 17:36:22 -07:00
XIAO YU 8f050f5938
Optimize memory allocation for array in PklDecoder.decodePolymorphic (#25) 2024-08-13 13:53:04 +02:00
Philip K.F. Hölzenspies 48bdb4f503
Add Pkl 0.26 features (#23)
* Add Pkl 0.26 features
* Add multi-version support
* Bump Pkl version in CI
* Update CI
* Split tests across different Pkl versions

Co-authored-by: Daniel Chao <daniel.h.chao@gmail.com>
2024-07-02 12:36:59 +01:00
Philip K.F. Hölzenspies b23fd2369f
Remove custom Pair type (#21) 2024-05-03 16:31:40 +01:00
Tkng 2bcb25f0b7
Update README.adoc (#16) 2024-03-11 14:50:23 +01:00
Yuki Yamamoto 28d1782e50
Remove iOS from supported platform (#14) 2024-02-13 10:45:58 +01:00
Krzysztof Zabłocki cec993dc2c
type id's should not generate as mutable var (#3)
Co-authored-by: Philip K.F. Hölzenspies <holzensp@gmail.com>
2024-02-06 16:45:48 +00:00
Shinichiro Oba a754b2a010
Fix the Changelog URL (#12) 2024-02-06 16:45:28 +00:00
Shinichiro Oba efbca4eb59
Use `static loadFrom(source:)` in the quickstart (#10) 2024-02-06 17:39:18 +01:00
Daniel Chao 7d573f7c5f
Prepare 0.2.3 release (#9) 2024-02-04 11:46:50 -08:00
Daniel Chao f20974be23
Fix module name (#8)
This adds one more fix: there is a straggler module that was missing a
name and a license header
2024-02-04 11:42:46 -08:00
Daniel Chao b24a83feea
Prepare 0.2.2 release (#7) 2024-02-04 11:30:01 -08:00
Daniel Chao 522fa12db3
Fix license header (#6)
This fixes the license header on locks.swift and
adds appropriate attribution.
2024-02-04 11:24:10 -08:00
Dan Chao c273ade98c Update CircleCI: fix release name and add license header 2024-02-04 11:22:23 -08:00
josephplusplus 4ddc17a565
Allow redirect to macOS install cURL (#2) 2024-02-04 11:18:47 -08:00
Daniel Chao 3c2ba3ad75
Fix: module names should start with pkl.swift (#5) 2024-02-04 11:16:03 -08:00
Islon Scherer 13f33a0343 Prepare 0.2.1 release 2024-02-02 18:16:35 +01:00
Islon Scherer 72b92a5f59 fix packageZipUrl 2024-02-02 17:57:40 +01:00
Dan Chao 34ea34f487 Init 2024-02-01 21:47:57 -08:00