Chili

Latest version: v2.9.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

2.0.0

I am excited to announce the release of the latest update to our library. As the sole maintainer, I have worked hard to bring you some seriously cool updates in this version. Here are some highlights:

New Feature: Decorators for Serialisation

Added support for `serializable`, `encodable`, and `decodable` decorators that make the serialisation process effortless and make your code more modular and easier to manage. These decorators help you define how your classes or structs should be encoded/decoded.

Faster Data Encoding/Decoding

Significantly boosted the library's performance, making it capable of encoding/decoding up to 100,000 objects in less than a second on an mbp m1. This improved performance means that your applications can handle data processing more efficiently than ever before.

JSON Encoder/Decoder

Added a JSON encode/decoder, allowing you to convert data to and from JSON format easily. This new feature provides flexibility in data exchange between different systems.

`JsonDecoder`, `JsonEncoder`, `json_encode`, `json_decode`.

Enhanced Functionality

Expanded the library's functionality so that it is even more versatile and adaptable to a wide range of use cases. To make it easier to work with serialisable data types, I have also introduced new and improved interfaces such as `Serialiser`, `Encoder`, and `Decoder` classes. Additionally, I have included functional interfaces like `encode` and `decode` functions that provide more flexibility in working with data.

These updates will make your development experience smoother and more efficient.

**Full Changelog**: https://github.com/kodemore/chili/compare/1.8.0...2.0.0

1.8.0

- Added json support
**Full Changelog**: https://github.com/kodemore/chili/compare/1.7.1...1.8.0

1.7.1

**Full Changelog**: https://github.com/kodemore/chili/compare/1.7.0...1.7.1

1.7.0

What's Changed
* Add PersistentMapper by gizioo in https://github.com/kodemore/chili/pull/9

New Contributors
* gizioo made their first contribution in https://github.com/kodemore/chili/pull/9

**Full Changelog**: https://github.com/kodemore/chili/compare/1.6.0...1.7.0

1.6.0

**Full Changelog**: https://github.com/kodemore/chili/compare/1.5.0...1.6.0

1.5.0

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.