What's Changed * `join_with` を削除 by abap34 in https://github.com/abap34/ALMO/pull/109 * Python binding の提供 by abap34 in https://github.com/abap34/ALMO/pull/103 * setup.py の情報が不十分だったのを解決 by abap34 in https://github.com/abap34/ALMO/pull/111 * pybind11 を requires に追加 by abap34 in https://github.com/abap34/ALMO/pull/113 * リリース時に自動で PyPI にアップロードされるようにした by abap34 in https://github.com/abap34/ALMO/pull/115
What's Changed * ソースコードのエスケープがされていなくて一部の表示が壊れていた問題を修正 by abap34 in https://github.com/abap34/ALMO/pull/92 * リストの文を継続するときにインデントが不要なように変更 by abap34 in https://github.com/abap34/ALMO/pull/95 * 子ノードが存在しない場合に json のフォーマットが崩れるバグを修正 by noya2ruler in https://github.com/abap34/ALMO/pull/98 * インターフェースの整備 by abap34 in https://github.com/abap34/ALMO/pull/102 * Delete release.yaml by abap34 in https://github.com/abap34/ALMO/pull/105
What's Changed * [fix 85] classname, uuid を properties から分離 by noya2ruler in https://github.com/abap34/ALMO/pull/87 * ブロックを閉じるときに末尾のスペースを許容するように by abap34 in https://github.com/abap34/ALMO/pull/90