Skip to content

Commit 3b0c79f

Browse files
committed
snap
1 parent f9bfbf2 commit 3b0c79f

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Time for a ChangeLog!
22

3-
## 2.00-beta-17
3+
## 2.00-beta-18
44
* Additional fix for 162 to allow booleans to be considered primitives and be output inline.
5-
* Experimental fix for [issue 164](https://github.com/clj-python/libpython-clj/issues/164).
5+
* Experimental fix for [issue 164](https://github.com/clj-python/libpython-clj/issues/164) - Unsigned int64 fails with
6+
`OverflowError: int too big to convert`.
7+
8+
## 2.00-beta-17
9+
* Almost fix fo [issue 163](https://github.com/clj-python/libpython-clj/issues/163) - codegen fails with JVM primitives.
610

711
## 2.00-beta-16
812
* Fix for [issue 162](https://github.com/clj-python/libpython-clj/issues/162) - many things failing when using JDK-16.

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
:exec-fn hf.depstar/jar
4747
:exec-args {:group-id "clj-python"
4848
:artifact-id "libpython-clj"
49-
:version "2.00-beta-18"
49+
:version "2.00-beta-19-SNAPSHOT"
5050
:sync-pom true
5151
:jar "target/libpython-clj.jar"}}
5252
:deploy

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy