ladybug-tools / honeybee-openstudio-gem

:honeybee: :gem: Library and measures for translating between Honeybee JSON schema and OpenStudio Model schema (OSM)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate the versioning

chriswmackey opened this issue · comments

Right now, we don't have an automated system for versioning the measure and I can see this will create issues down the line if we aren't able to link versions of the measure to versions of the schema and the core Python libraries. I know how to set this up with Python libraries but I'm not sure that the same methods are appropriate here. I will aim to get the thoughts of @AntoineDao and I will also see how he sets it up on this C# repository here:
ladybug-tools/honeybee-schema-dotnet#16

This was addressed via: #80