Skip to content

Releases: NicTool/validate

0.9.2

Choose a tag to compare

@msimerson msimerson released this 31 Jul 00:07
34eaadf

engine = type, remove it (#27)

0.9.1

Choose a tag to compare

@msimerson msimerson released this 24 Jul 20:38
e29787c
  • group.get: always return array
  • zone: add include_subgroups

0.9.0

Choose a tag to compare

@msimerson msimerson released this 20 Jul 07:21
6839462
  • feat: add nameserver type native
  • zone_rec: add pagination options
  • deps: bump versions

0.8.10

Choose a tag to compare

@msimerson msimerson released this 13 Apr 14:33
2aae061
  • delegation: add validation schemas for GET, POST, PUT, DELETE (#22)

0.8.9

Choose a tag to compare

@msimerson msimerson released this 08 Apr 06:35
f7268c7
  • group: single or list
  • adding permission objects
  • updates in sync with api and server

0.8.8

Choose a tag to compare

@msimerson msimerson released this 25 Mar 23:40
dbccccc
  • zone_rec: delete request has id in param

0.8.7

Choose a tag to compare

@msimerson msimerson released this 25 Mar 22:16
5287f1f
  • convert to ESM (#18)

0.8.5

Choose a tag to compare

@msimerson msimerson released this 15 Mar 22:15
e02a61f
  • zone.GET_req: add search params
  • zone_rec.owner: disable domain/hostname validation
  • zone_rec: add algorithm
  • zone_rec: change gateway type to a number
  • zone_rec: add timestamp

0.8.4

Choose a tag to compare

@msimerson msimerson released this 15 Mar 04:50
f04e454
  • disable domain validation, until joi.string.domain supports /

0.8.3

Choose a tag to compare

@msimerson msimerson released this 13 Mar 23:22
8b4da30
  • ns: NSD -> nsd
  • user: user is now an array
  • prettier: move config into package.json
  • zone: last publish can be all zeroes
  • zone_rec: expanded valid RR types & all the fields that go with them
  • ESM: dual export with wrapper
  • deps: bump all to latest