We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ソフトウェアやAPIと同様にバージョンの概念が欲しいです。
たとえば「v1.x で鉄道データに~~というカラムが追加された」「v2で渡船情報に破壊的変更があった」など、バージョンと変更点が明確になっていれば開発・利用時の効率が上がります。
GTFSのように、「随時、仕様が(曖昧に)追加されていく」という形式はドキュメンテーションの漏れなどが発生しうるので避けたいです。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ソフトウェアやAPIと同様にバージョンの概念が欲しいです。
たとえば「v1.x で鉄道データに~~というカラムが追加された」「v2で渡船情報に破壊的変更があった」など、バージョンと変更点が明確になっていれば開発・利用時の効率が上がります。
GTFSのように、「随時、仕様が(曖昧に)追加されていく」という形式はドキュメンテーションの漏れなどが発生しうるので避けたいです。
The text was updated successfully, but these errors were encountered: