Skip to content

Releases: UchidaMizuki/jpcity

jpcity 0.3.0

04 Oct 16:33

Choose a tag to compare

  • Change internal representation of jpcity_city object to not use NA. This allows tidyr::drop_na() (vctrs::vec_detect_complete()) to work correctly.
  • Add is_city_desig() to check if a city is a designated city.

jpcity 0.2.1

26 May 13:18

Choose a tag to compare

  • Fix bug for raw data of Kamikuishiki Village that occurred in version 0.2.0.
  • Add tests for Kamikuishiki Village and Hamamatsu City.

jpcity 0.2.0

25 May 23:34

Choose a tag to compare

  • Add city_to_pref(), city_data() and pref_data().
  • Delete deprecated function as_pref() and deprecated arguments.
  • Support for Hamamatsu City ward reorganization (2024-01-01).

jpcity 0.1.0

25 Apr 14:35

Choose a tag to compare

  • Added a NEWS.md file to track changes to the package.