Releases: BuildingSync/BuildingSync-website
Releases · BuildingSync/BuildingSync-website
Version 1.2.0
What's Changed
- updating validation workflow for large # errors and other small tweaks by @kflemin in #130
- updating use case process diagram and adding link to it from use case… by @kflemin in #131
- Update onboarding doc to v1.2 by @JieXiong9119 in #133
- adding example files by @kflemin in #135
- set 2.4.0 as default version by @kflemin in #137
- update references to website repo and ipynb by @nllong in #138
- share a link to a particular spot in the schema tree by @kflemin in #141
- Fix bsync links by @nllong in #143
- Paths to Example Files and Jupyter Notebook by @nllong in #144
- Update BEDES Mapping by @haneslinger in #146
- Add BEDES v2.5 mapping file by @haneslinger in #150
- example zip must be names example_files.zip by @nllong in #148
- fix link to bsync versioning by @nllong in #147
- Fix versions of examples by @nllong in #151
- Remove old prereleases by @nllong in #149
- remove constraint on bedes contraint by @nllong in #152
- Bedes fix by @kflemin in #157
- Fix validator file options by @haneslinger in #158
- Fix mistakes in enum mapping by @JieXiong9119 in #159
- edge case fix for type references enums and unions enums by @kflemin in #162
- workaround for example files dropdown by version by @kflemin in #164
- Bump django from 2.2.24 to 2.2.27 by @dependabot in #163
- link to python notebook as a markdown file by @nllong in #167
- increase bedes field sizes migration and update mapping by @kflemin in #166
- Bump django from 2.2.27 to 2.2.28 by @dependabot in #168
- move reference to correct year by @kflemin in #169
- Update website by @haneslinger in #171
- Major Improvements by @axelstudios in #172
- Updated Publications and lxml by @axelstudios in #173
- Upgrade to Python 3.7.10 by bumping alpine to 3.10 by @nllong in #175
- Update Python CI by @axelstudios in #174
- Updated Onboarding & Collaborators by @axelstudios in #176
- Fix onboarding header height by @axelstudios in #177
- Add BAE to tools by @haneslinger in #178
- Add warnings by @haneslinger in #180
- Release BuildingSync 2.5 by @JieXiong9119 in #181
New Contributors
- @haneslinger made their first contribution in #146
- @axelstudios made their first contribution in #172
Full Changelog: v1.1.4...v1.2.0
Version 1.1.4
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
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
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
- Parser changes to handle restriction by pattern
- Adding L000 OpenStudio Simulation use case and example files
- Dockerize TestSuite repository
Release Version 1.1
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