ASN.1 Instance Builder の新しいリリースを公開しました。
- リリース名: v0.1.4
- タグ:
v0.1.4 - 公開日時: 2026-05-27T01:43:23Z
- GitHub Release を見る
リリースノート
## 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

コメントを残す