Releases: fityannugroho/idn-area-extractor
Releases · fityannugroho/idn-area-extractor
v0.5.1
What's Changed
- build(deps-dev): bump vitest, @vitest/coverage-v8, and other deps by @dependabot in #74
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- build(deps-dev): bump eslint from 8.50.0 to 8.52.0 by @dependabot in #45
- build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #46
- build(deps-dev): bump @typescript-eslint/parser from 6.7.0 to 6.9.1 by @dependabot in #49
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.9.1 by @dependabot in #50
- build(deps): bump file-type from 18.5.0 to 18.6.0 by @dependabot in #51
- build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #52
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 by @dependabot in #54
- build(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0 by @dependabot in #55
- build(deps-dev): bump @types/node from 20.8.2 to 20.9.0 by @dependabot in #57
- build(deps): bump @inquirer/prompts from 3.2.0 to 3.3.0 by @dependabot in #58
- Fix resolving
destination
path and auto generate it if doesn't exist by @fityannugroho in #59 - Prevent ReDoS by limiting the time execution by @fityannugroho in #56
- build(deps): bump pdfjs-dist from 3.11.174 to 4.0.269 by @dependabot in #68
- build(deps-dev): bump tsup from 7.2.0 to 8.0.1 by @dependabot in #67
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.12.0 by @dependabot in #65
- build(deps-dev): bump @typescript-eslint/parser from 6.10.0 to 6.12.0 by @dependabot in #66
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- rewrite district and village name & upgrade
idn-area-data
by @fityannugroho in #26 - build(deps): bump @inquirer/prompts from 3.0.4 to 3.1.1 by @dependabot in #19
- build(deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in #20
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.6.0 to 6.7.0 by @dependabot in #22
- build(deps-dev): bump @typescript-eslint/parser from 6.6.0 to 6.7.0 by @dependabot in #23
- feat: add dots in
code
data by @fityannugroho in #30 - build(deps): bump jest-diff from 29.6.4 to 29.7.0 by @dependabot in #28
- Fix
idn-area-data
upgrading to v3 by @fityannugroho in #32 - build(deps-dev): bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #36
- build(deps-dev): bump postcss from 8.4.28 to 8.4.31 by @dependabot in #41
- build(deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #33
- build(deps): bump pdfjs-dist from 3.10.111 to 3.11.174 by @dependabot in #34
- build(deps-dev): bump @types/node from 20.6.1 to 20.8.2 by @dependabot in #39
- build(deps): bump @inquirer/prompts from 3.1.1 to 3.2.0 by @dependabot in #40
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Improve village transformer by @fityannugroho in #13
- Use
tsup
to compile & bundle the package by @fityannugroho in #16 - bump idn-area-data & other dev-deps by @fityannugroho (9bb6048)
- Handle common typos in the island's coordinate data by @fityannugroho in #17
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Data comparison feature by @fityannugroho in #6
- build(deps): bump pdfjs-dist from 3.9.179 to 3.10.111 by @dependabot in #5
- build(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in #1
- build(deps-dev): bump eslint from 8.47.0 to 8.48.0 by @dependabot in #4
- Improve the Transformer by @fityannugroho in #8
- Launch interactive UI if no args by @fityannugroho in #11
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0 by @dependabot in #9
- build(deps-dev): bump @typescript-eslint/parser from 6.4.1 to 6.5.0 by @dependabot in #10
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Fix build and publish configuration by @fityannugroho in #3
Full Changelog: 0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: support TXT file as data source by @fityannugroho in #2
New Contributors
- @fityannugroho made their first contribution in #2
Full Changelog: https://github.com/fityannugroho/idn-area-extractor/commits/0.1.0