Skip to content

Commit

Permalink
Increment version number to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
uribo committed Sep 1, 2022
1 parent 2922e9c commit 1c4524c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: zipangu
Title: Japanese Utility Functions and Data
Version: 0.3.0.9000
Version: 0.3.1
Authors@R:
c(person(given = "Shinya",
family = "Uryu",
Expand Down
8 changes: 4 additions & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# zipangu (development version)
# zipangu 0.3.1

## New Features

- `convert_prefecture()`: New functions for converting prefecture names between Roman and Kanji (#48).
- `convert_prefecture_from_kana()`: New functions for converting prefecture names from kana to Kanji (#48).
- `convert_prefecture()`: New functions for converting prefecture names between Roman and Kanji (@Doubt-0KB, #48).
- `convert_prefecture_from_kana()`: New functions for converting prefecture names from kana to Kanji (@Doubt-0KB, #48).

## Enhancement

- Refactored `convert_jyear()` and `convert_jdate()` (@paithiov909, #50).
- Re-factoring `convert_jyear()` and `convert_jdate()` (@paithiov909, #50).

# zipangu 0.3.0

Expand Down

0 comments on commit 1c4524c

Please sign in to comment.