mirror of https://github.com/o2sh/onefetch.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4.0 KiB
4.0 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
New Features
- parse multi-byte unicode chars correctly + docs
- fix: parse multi-byte unicode chars correctly
- tests(ascii): add unicode block assertation to render
- docs(ascii): add AsciiArt usage example
- docs(ascii): fix ascii doc onefetch link
- docs(ascii): add badges to readme
- docs(ascii): add no_run to example
Commit Statistics
- 21 commits contributed to the release over the course of 423 calendar days.
- 1 commit was understood as conventional.
- 4 unique issues were worked on: #1142, #934, #936, #992
Commit Details
view details
- #1142
- Use workspace inheritance (
83462df)
- Use workspace inheritance (
- #934
- Turn
AsciiArt.rsinto its own crate (1716519)
- Turn
- #936
- Parse multi-byte unicode chars correctly + docs (
5cc8ea6)
- Parse multi-byte unicode chars correctly + docs (
- #992
- Fix typo (
fa80f33)
- Fix typo (
- Uncategorized
- Merge branch 'main' of github.com:o2sh/onefetch (
6104bc2) - Cargo changelog --write (
64e6117) - Cargo changelog --write (
871f98a) - Bump version (
dccd5a8) - Cargo changelog --write (
7eb48ae) - Bump version (
9cc5e52) - Cargo clippy pedantic (
ca1db57) - Cargo changelog --write (
83197c9) - Bump version (
e42360d) - Cargo changelog --write (
3d6d600) - Bump version (
ae536d3) - Merge branch 'main' of github.com:o2sh/onefetch (
e57965a) - Cargo changelog --write (
df0d5e8) - Bump version (
ca05166) - Cargo clippy (
0959021) - Bump version (
a39623a) - Bump version (
0a7fc67)
- Merge branch 'main' of github.com:o2sh/onefetch (