Skip to content

manifest.json 変更

Choose a tag to compare

@hyperion13th144m hyperion13th144m released this 27 Mar 16:54
· 8 commits to main since this release
17ea3b4

0.2.0

  • manifest.json の documents フィールドを sources フィールドに変更した。
    • sources の子要素は配列でなく archive, procedure とした。
    • sources.document_code フィールドは、文書コードを表す
  • get_document_code 廃止,Source クラスの get_document_code で代替
  • get_doc_id, generate_sha256 関数廃止, Source クラスの sha256 で代替
  • xml/sources.xml をはき出すようにした. manifest.json の sources フィールドと同じ内容を表す。