Skip to content

Commit 1987854

Browse files
Merge pull request #15 from peterfication/release-0.1.4
Release 0.1.4
2 parents 13998e6 + 5b44185 commit 1987854

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.1.4] - 2025-09-14
6+
57
- Add support for string
68
- Add support for bool
79
- Add support for uint8, uint16, uint32 and uint64

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "num-peek"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
authors = ["Peter Morgenstern <mail@petergundel.de>"]
55
edition = "2024"
66
homepage = "https://github.com/peterfication/num-peek"

0 commit comments

Comments
 (0)