Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openstudiocoalition/OpenStudioApplication
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: openstudiocoalition/OpenStudioApplication
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 18 commits
  • 35 files changed
  • 3 contributors

Commits on Sep 2, 2025

  1. Fixup empty elsif preventing Werror

    ```
    CMake Warning (dev) at CMakeLists.txt:694 (elseif):
      ELSEIF called with no arguments, it will be skipped.
    This warning is for project developers.  Use -Wno-dev to suppress it.
    ```
    jmarrec committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    bf0eddc View commit details
    Browse the repository at this point in the history
  2. Bump to 1.11.0-alpha

    jmarrec committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    9594ab8 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Merge pull request #841 from openstudiocoalition/werror_fixup

    Fixup empty elsif preventing Werror
    jmarrec authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    1ba711c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f93a7ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d83c22c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c5abdc View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2025

  1. Merge pull request #845 from openstudiocoalition/bump_os_sdk_3110_rc1

    Update to OpenStudio SDK v3.11.0-RC1
    jmarrec authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    7a18976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b02b5 View commit details
    Browse the repository at this point in the history
  3. bump year

    jmarrec committed Dec 12, 2025
    Configuration menu
    Copy the full SHA
    c712a40 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #842 from openstudiocoalition/836_license

    Fix #836 - QtCharts is GPL only
    jmarrec authored Dec 12, 2025
    Configuration menu
    Copy the full SHA
    f2d192e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2026

  1. Update to MacOS 15 runners (#846) and update to OpenStudio 3.11.0

    * Update to macos-15 GitHub runners, remove self hosted mac runner
    
    * Update to OS 3.11.0 release, will merge to develop after this change
    macumber authored Jan 18, 2026
    Configuration menu
    Copy the full SHA
    22f2970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dd6ce3 View commit details
    Browse the repository at this point in the history
  3. Update runner version and script for export_openstudio_standards_libr…

    …aries, script was complaining about number of arguments to space_type_apply_internal_loads and space_type_apply_internal_load_schedules even though the number of arguments was correct
    macumber committed Jan 18, 2026
    Configuration menu
    Copy the full SHA
    1af1f50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5ae468 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cbabd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. Merge pull request #848 from openstudiocoalition/develop

    Update for 1.11.0-rc1
    jmarrec authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    17df4b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2026

  1. Configuration menu
    Copy the full SHA
    f24d7e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. Merge for OpenStudio Application v1.11.0 release (#858)

     Remove rc2 label
    macumber authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    856a164 View commit details
    Browse the repository at this point in the history
Loading