Skip to content

Releases: fityannugroho/idn-area

v2.0.0

19 Jun 05:41
e65b8c0
Compare
Choose a tag to compare

What's Changed

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

v1.1.0

12 Jun 05:25
360f4be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

v1.0.3

12 Jun 03:59
16e15ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

01 Jun 07:17
cf79698
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @nestjs/schematics from 9.1.0 to 9.2.0 by @dependabot in #31
  • build(deps-dev): bump eslint from 8.40.0 to 8.41.0 by @dependabot in #40
  • build(deps-dev): bump @types/node from 18.15.11 to 20.2.5 by @dependabot in #43
  • build(deps-dev): bump prisma from 4.14.0 to 4.15.0 by @dependabot in #44
  • build(deps-dev): bump @nestjs/cli from 9.4.0 to 9.5.0 by @dependabot in #32

Full Changelog: v1.0.1...v1.0.2

v1.0.1

20 May 00:04
12a92b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 May 05:29
b2ff294
Compare
Choose a tag to compare

Finally, v1.0.0 🎉🎉🎉

Features

  • Using the latest official data of the Indonesian area.
  • Well-documented and easy-to-use API endpoints to retrieve province, regency, district, and village data.
  • Using tests suite to ensure the validity of the data source and the data that returned by each endpoints.
  • API playground to try the endpoints and inspect the response (see /docs endpoint).

Contributors

v1.0.0-rc

14 Apr 15:37
4410b67
Compare
Choose a tag to compare

What's Changed

  • Update almost all dependencies.

New Contributors

Full Changelog: v0.1.3...v1.0.0-rc

v0.1.3

29 May 08:18
Compare
Choose a tag to compare

Update dependencies:

  • @nestjs/config: v1.2.1 -> v2.0.1
  • @nestjs/mongoose: v9.0.2 -> v9.1.0
  • @nestjs/platform-fastify: v8.4.3 -> v8.4.5
  • @nestjs/swagger: v5.2.0 -> v5.2.1
  • fastify-swagger: v4.17.1 -> v5.2.0
  • @types/jest: v27.0.2 -> v27.5.1
  • @types/node: v16.0.0 -> v17.0.36
  • jest: v27.2.5 -> v28.1.0
  • ts-jest: v27.0.3 -> v28.0.3
  • tsconfig-paths: v3.10.1 -> v4.0.0

Full Changelog: v0.1.2...v0.1.3

v0.1.2

22 Apr 01:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

19 Apr 06:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1