Shahana Farooqui
d1cf88c62e
meta: update changelog and pyln version for 23.05 release
...
Changelog-None
2023-05-10 09:50:38 -07:00
Shahana Farooqui
4f258a9354
meta: Add changelog for 23.05rc4
2023-05-09 14:04:14 -07:00
Shahana Farooqui
ea23122880
meta: Add changelog for 23.05rc3
2023-05-05 10:20:27 -07:00
Shahana
21cc16fb5b
meta: Add changelog for 23.05rc2
2023-04-26 15:46:02 -07:00
Shahana Farooqui
15795c969a
meta: Add changelog for 23.05rc1
...
Typo correction
Updated delpay changelog
2023-04-15 12:33:06 -07:00
Alex Myers
538a8d5c57
meta: update changelog and pyln version for 23.02 release
...
Changelog-None
2023-03-02 12:14:50 -06:00
Alex Myers
b6a7532625
meta: Add changelog for 23.02rc1
...
Changelog-None
2023-02-08 23:11:42 -06:00
Christian Decker
d4ead53652
pyln: Bump versions
2022-11-11 10:37:37 +01:00
Christian Decker
657b315f1c
pyln: Bump versions to v0.12.1
...
This is just before the introduction of `get_json_id`, but has the
correct dependency constraints such that all packages can be updated
to >=v0.12 and we don't mix minor versions.
2022-09-26 22:06:05 +02:00
Christian Decker
ab95d2718f
pyln: Reduce dependency strictness for pyln-testing
2022-09-20 10:33:40 +02:00
niftynei
071b1bc4f1
pyln: update versions to v0.12.0
2022-08-02 10:00:26 -07:00
Rusty Russell
600525d74c
v0.11.0rc1
...
Finally!
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au >
2022-04-05 08:48:46 +09:30
Christian Decker
4b9bf22193
pyln: Migrate pyln-testing to PEP 517 (poetry)
2022-03-08 05:00:36 +10:30
Christian Decker
5efa7659f9
pyln: Derive version from git for pyln-testing
2021-09-28 18:34:43 +02:00
Rusty Russell
de12c540ee
pyln.{proto,client,testing}: bump version numbers to match release.
...
I left pyln.proto.spec, since it's unchanged (and completely independent of
c-lightning anyway).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au >
2021-07-30 19:17:47 +02:00
Christian Decker
6bed85bac2
pyln: Bump pyln version to 0.9.3 before publishing on PyPI
...
Let's just keep pyln synched up with the c-lightning version
2021-01-27 11:29:56 +01:00
Christian Decker
71e713c722
pyln-testing: Bump version to 0.9.0 and add Makefile for release
2020-08-30 20:03:42 +02:00
Christian Decker
8c387932c0
pyln: Bump versions of pyln-client and pyln-testing
2019-12-31 16:43:04 +01:00
Christian Decker
a2a3d33802
pyln-testing: Copy basic support infrastructure into pyln.testing
...
We'll rewrite the tests to use this infrastructure in the next commit.
Changelog-Added: The new `pyln-testing` package now contains the testing infrastructure so it can be reused to test against c-lighting in external projects
2019-11-12 21:23:55 +01:00