Releases: masao/ttl2html
Releases · masao/ttl2html
v2.1.0
Version 2.1.0
- [New feature] By parallelizing file generation with parallel gem, we have improved performance (#177)
- [Bug fix] The number of triples in the loaded Tuttle file is now displayed correctly (#172)
- [Bug fix] An error in the output HTML of the schema table based on the shape file has been fixed (#176)
- [Dependent library fix] The CSV library has been added to the dependent libraries required for operation (#173)
リリース内容:日本語版
- [機能追加] parallelライブラリを用いてファイル生成を並列処理することにより、性能向上を図るようにしました (#177)
- [バグ修正] 読み込んだTutrleファイルのトリプル数の表示を正しく表示するようにしました (#172)
- [バグ修正] シェイプファイルに基づくスキーマテーブルの出力HTMLの誤りを修正しました (#176)
- [依存ライブラリ修正] 動作に必要な依存ライブラリにCSVライブラリを追加しました (#173)
Full Changelog: v2.0.11...v2.1.0