Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
BHoM
/
LadybugTools_Toolkit
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
3
Code
Issues
35
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
9.3 Deployment
- #355
#355
Open
BHoMBot
wants to merge 25 commits into
main
BHoM/LadybugTools_Toolkit:main
from
develop
BHoM/LadybugTools_Toolkit:develop
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
9.3 Deployment
#355
BHoMBot
wants to merge 25 commits into
main
BHoM/LadybugTools_Toolkit:main
from
develop
BHoM/LadybugTools_Toolkit:develop
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2026
initial conversion of important classes to subclasses of BHoMObject
Show description for a443e80
Tom-Kingstone
committed
a443e80
View commit details
Copy full SHA for a443e80
Browse repository at this point
Commits on Jun 2, 2026
save point as changing laptops
Tom-Kingstone
committed
e92c72f
View commit details
Copy full SHA for e92c72f
Browse repository at this point
fix init methods and serialisation for all classes that were converted to BHoMObjects
Tom-Kingstone
committed
552f955
View commit details
Copy full SHA for 552f955
Browse repository at this point
Commits on Jun 4, 2026
lots of changes to get serialisation working for objects in round trips with BHoM in grasshopper/excel (mainly testing with utci plot commands)
Tom-Kingstone
committed
9cff00b
View commit details
Copy full SHA for 9cff00b
Browse repository at this point
Commits on Jun 9, 2026
remove whitespace
Tom-Kingstone
committed
d28570a
View commit details
Copy full SHA for d28570a
Browse repository at this point
remove unnecessary type hinting and converters as they are handled in the LBTBHoMJSONDecoder
Tom-Kingstone
committed
909c4ad
View commit details
Copy full SHA for 909c4ad
Browse repository at this point
Commits on Jul 2, 2026
bhom object fixes, and decorator for bhom callable methods
Tom-Kingstone
committed
90a6510
View commit details
Copy full SHA for 90a6510
Browse repository at this point
Commits on Jul 6, 2026
Update assembly file version to 9.3.0.0
BHoMBot
committed
a61c9bd
View commit details
Copy full SHA for a61c9bd
Browse repository at this point
Commits on Jul 9, 2026
Start of milestone changes for 9.3 (#351)
sakanni
authored
2dc5ecd
View commit details
Copy full SHA for 2dc5ecd
Browse repository at this point
Commits on Jul 31, 2026
put the bhom wrapper on everything in bhom/wrapped!
Tom-Kingstone
committed
0132a71
View commit details
Copy full SHA for 0132a71
Browse repository at this point
Commits on Aug 18, 2026
implement new execute methods for all adapter commands except run simulation/external comfort commands
Tom-Kingstone
committed
53abb85
View commit details
Copy full SHA for 53abb85
Browse repository at this point
fix silly mistakes
Tom-Kingstone
committed
96b09c4
View commit details
Copy full SHA for 96b09c4
Browse repository at this point
add simulation commands to standard execute structure
Tom-Kingstone
committed
593c97a
View commit details
Copy full SHA for 593c97a
Browse repository at this point
Commits on Aug 23, 2026
ci: onboard new CI checks (beta tier)
sakanni
committed
e47c31b
View commit details
Copy full SHA for e47c31b
Browse repository at this point
Commits on Aug 24, 2026
clean up execute and run_wrapped. Make Execute use the given python environment name to find the path to run_wrapped in case the environment is in an unexpected location
Tom-Kingstone
committed
c0d93ac
View commit details
Copy full SHA for c0d93ac
Browse repository at this point
fix versioning and unit test/milestone test failures
Tom-Kingstone
committed
bd8fce6
View commit details
Copy full SHA for bd8fce6
Browse repository at this point
Commits on Aug 26, 2026
rename versioning file
Tom-Kingstone
committed
3611285
View commit details
Copy full SHA for 3611285
Browse repository at this point
name -> identifier
Tom-Kingstone
committed
2f41d27
View commit details
Copy full SHA for 2f41d27
Browse repository at this point
Onboard new CI checks (beta tier) (#353)
Tom-Kingstone
authored
08e0e44
View commit details
Copy full SHA for 08e0e44
Browse repository at this point
Commits on Sep 3, 2026
fix epw comparison and make calling methods simpler
Tom-Kingstone
committed
9c86bef
View commit details
Copy full SHA for 9c86bef
Browse repository at this point
Commits on Sep 8, 2026
Implemented BHoMObject python class to simplify c#/python interop (#354)
jamesramsden-bh
authored
199d4f7
View commit details
Copy full SHA for 199d4f7
Browse repository at this point
Commits on Sep 15, 2026
remove original versioning for Identifier
Tom-Kingstone
committed
bec1d51
View commit details
Copy full SHA for bec1d51
Browse repository at this point
hopefully external comfort epw files are properly located.
Tom-Kingstone
committed
17429d8
View commit details
Copy full SHA for 17429d8
Browse repository at this point
Commits on Sep 16, 2026
Fix invalid epw file for utci and walkability heatmap wrapped methods (#358)
Tom-Kingstone
authored
d06a536
View commit details
Copy full SHA for d06a536
Browse repository at this point
Fix versioning for LBT (#357)
peterjamesnugent
authored
dee4f1d
View commit details
Copy full SHA for dee4f1d
Browse repository at this point
You can’t perform that action at this time.