Skip to content

Commit 3686b27

Browse files
committed
chore: v0.1.9
1 parent deff276 commit 3686b27

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v0.1.9 - 7 March 2025
2+
3+
- Use `,` instead of `OR` as a separator in `--list-countries`
4+
- Countries are now sorted in lexical order
5+
16
# v0.1.8 - Thu, 6 March 2025
27

38
- Remove dependency on system-installed open ssl

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.

countryfetch/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "countryfetch"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
edition = "2024"
55
repository = "https://github.com/nik-rev/countryfetch"
66
homepage = "https://github.com/nik-rev/countryfetch"

0 commit comments

Comments
 (0)