Skip to content

Blog

v0.10.0

Silkaj team is pleased to announce the stable release of Silkaj version 0.10.0

The most important changes are highlighted in this article, if you are looking for a comprehensive list of changes, check out the changelog.

Introduction

This release comes with the handling of the complete life cycle of the revocation file, the ability to read transaction amounts and recipients listing from a file, convenient for recurrent transaction. Last but not least, the code handling Ğ1 monetary license has been refactored. The upstream changes have been retrieved and now features the license into six languages.

Under the hood, Silkaj codebase has been updated to use DuniterPy v1.0, which comes with breaking backward compatible changes on the Documents classes and the drop of the asynchronous property.

As always, this release also comes with an emphasis on the development environment, with pre-commit usage generalization with the introduction of new hooks.

Silkaj v0.9.0 release

Introduction

The Silkaj team is pleased to announce the release of Silkaj 0.9.0. The most important changes are highlighted in this article, if you are looking for a comprehensive list of changes, check out the changelog.

V0.8.1

  • #358, !152: Update DuniterPy to v0.58.1, to support libnacl v1.7.2

Thanks matograine for your first release \o/