ASN.1 Instance Builder v0.1.4 をリリースしました

ASN.1 Instance Builder の新しいリリースを公開しました。

リリースノート

## Highlights

- Added a schema-driven hybrid Form/JSON Instance Input editor for building ASN.1 instance data without writing JSON by hand.
- Generated form controls for primitives, constructed fields, CHOICE, SET/SEQUENCE OF, optional/defaulted fields, byte values, OIDs, and named values.
- Kept JSON input as the canonical interchange representation and preserved the existing `validateInstance()` and `createInstance()` DER generation path.

## Verification

- `npm run check`
- `npm test`
- `npm run build`
- `npm run pack:dry-run`
- Browser smoke test with the Person NamedObject, Form/JSON synchronization, DER generation, and invalid JSON handling

## Package

- npm: `@pkistudio/asn1instancebuilder@0.1.4`

## References

- Closes #13
- PR #14
- PR #15

コメント

コメントを残す