Skip to content

Releases: BuildingSync/BuildingSync-website

Version 1.2.0

04 Oct 14:07
a5832e8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.2.0

Version 1.1.4

31 Jul 15:34
Compare
Choose a tag to compare

Date Range: 06/15/2021 - 07/31/2021

  • Update on-boarding document to Version 1.1
  • Remove old method of deployment. Use docker-compose instead of Docker swarm now. docker-compose -f docker-compose.prod.yml up --build
  • Update Python dependencies
  • Replace old selection tool URLs
  • Add contact page

Version 1.1.3

15 Jun 22:36
9840efd
Compare
Choose a tag to compare

Date Range: 06/03/20 - 06/15/21

Updates:

  • Renamed master to main
  • Install testsuite from PyPi
  • Bump lxml to 4.6.2
  • BSync version 2.3.0 with updated example files
  • Django 2.2.20
  • Backup Script
  • Add L200 audit example file
  • Accept Zip of BuildingSync files for validation

Version 1.1.2

02 Jun 23:20
Compare
Choose a tag to compare

Date Range: 03/26/20 - 06/02/20

Updates:

  • Replaced schematron-nokogiri (and ruby dependency) with lxml for better error message when validating XMLs
  • Updates to L000 use case and associated files
  • Validator API now accepts zip files of XMLs for validation against a schema version and associated use cases
  • Added information to bedes enumeration CSV export to link enums back to their associated attributes

Release Version 1.1.1

27 Mar 19:40
d245e5a
Compare
Choose a tag to compare
  • Parser changes to handle restriction by pattern
  • Adding L000 OpenStudio Simulation use case and example files
  • Dockerize TestSuite repository

Release Version 1.1

20 Dec 20:57
0c6ee0f
Compare
Choose a tag to compare

Date Range: 11/19/19 - 12/20/19

Closed Issues and Features:

  • Feature #38, New Test Suite Page (/examples)
  • Feature #22, Add selection-tool version to the webpage
  • Fixed #23, Support unusual characters in use case names
  • Fixed #25, test out script to generate permission schematron document
  • Fixed #31, Remove Bedes CSVs from repo
  • Fixed #32, Store XML example files for each schema version
  • Fixed #33, make schematron use case files downloadable on public use cases
  • Fixed #34, Document instructions for adding a new schema
  • Fixed #35, Rename Data Dictionary to Schema Viewer
  • Fixed #36, Rework home page
  • Fixed #37, change site name
  • Fixed #39, BEDES Email Address has raw python object

Release Version 1.0

16 Nov 02:21
c1eecf6
Compare
Choose a tag to compare

Date Range: Initial Commit - 11/15/19

  • Official version 1.0 release of Use Case Selection Tool.
  • See README.md for more details

Closed Issues and Features:

  • Fixed #11, Support Schematron
  • Fixed #13, Add BuildingSync Version 2.0-Prerelease