Skip to content

Releases: TazmiDev/cra

v1.1.4

18 Aug 10:59
52f4efe
Compare
Choose a tag to compare

v1.1.0

18 Aug 09:29
2dd7e1e
Compare
Choose a tag to compare

Features

  • Get Address by Code or Name: Retrieve the full address information by providing either the administrative code or name.
  • Random Address Generation: Generate a random province, city, or district-level address.
  • Hierarchy Lookup: Find the hierarchical relationship of a region by its code or name, supporting both single and multiple queries.
  • Fuzzy Name Matching: Perform fuzzy matching to find regions that closely match a given name.
  • Tree Structure Export: Export the entire tree structure of provinces, cities, and districts based on a given province code.
  • Modular Design: Easily extendable and maintainable codebase, following best practices.

Full Changelog: v1.0.0...v1.1.0

Welcome! v1.0.0

17 Aug 19:28
6477fb1
Compare
Choose a tag to compare

A tool for generating 和 querying Chinese region addresses, including provinces, cities, and districts.