refining 0.3.0

Refinement types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Changelog

<!-- changelogging: start -->

## [0.3.0]https://github.com/nekitdev/refining/tree/v0.3.0 (2026-06-20)

### Features

- Added `Clone` and `Copy` to `Refinement` along with `unchecked_default` and `checked_default`
  methods.

## [0.2.0]https://github.com/nekitdev/refining/tree/v0.2.0 (2026-06-20)

No significant changes.

## [0.1.0]https://github.com/nekitdev/refining/tree/v0.1.0 (2026-06-19)

Initial release.