Releases: dvsa/cvs-type-definitions
Releases · dvsa/cvs-type-definitions
v4.1.0
Changelog
- Adds tank statement substance permitted enum.
v4.0.3: patch(cb2-9864): adr tank details part 3 (#151)
Changelog
- make TC3 enum exportable
v4.0.2
Changelog
- removes tc3Type from the 2 of the keys so data stored correctly.
v4.0.1
Changelog
- change TC3 details to an array of details (there will be multiple inspections)
- changes for PUT: trl, hgv, lgv
- changes for GET: trl, hgv, lgv
v4.0.0
Changelog
- Implements AdditionalInformation object to json definitions with 1 property 'notes' of type 'string'.
- generated object to json schema and index.d.ts
v3.7.0
Changelog
- Adds ADRAdditionalNotesNumber enum
- Adds ADRBodyType enum
- Adds ADRCompatibilityGroupJ enum
- Adds ADRDangerousGood enum
- Modifies the COMPLETE, SKELETON, and TESTABLE types for HGVs, LGVs, and TRLs, setting the techRecord_adrDetails_compatibilityGroupJ property to either null or the new ADRCompatibilityGroupJ enum
v3.6.3: patch(cb2-9834): add ADR fields for LGV (#144)
Changelog
- field techRecord_adrDetails_dangerousGoods added to hgv and trailer
- 43 ADR fields added to LGV get and put model
v3.6.2: patch(cb2-9596): fixed tyre use code on skeleton record (#143)
v3.6.1: patch(cb2-9602): Change emissionsLimit to number for HGV and PSV (#142)
v3.6.0: minor(cb2-9601): update vehicle configuration options (#140)
Changelog
-revert to same as version 3.4