summaryrefslogtreecommitdiff
path: root/python/project.py
AgeCommit message (Expand)Author
2026-01-16fix pydoc formatting for recent metadata API changesJordan Wiens
2026-01-16Add get_metadata() method and make query_metadata() raise KeyError consistentlyPeter LaFosse
2026-01-01update copyrights for 2026Jordan Wiens
2025-11-24Add APIs for getting files in a project folderJosh Ferrell
2025-11-04Add project file dependenciesJosh Ferrell
2025-10-12Improve error handling in project apisJosh Ferrell
2025-07-03Add get_files_by_path_in_project and get_path_in_project to C++ and python APIsAlexander Khosrowshahi
2025-05-20Fix type hints in project python apiJosh Ferrell
2025-03-28missed the older dates!Jordan Wiens
2024-07-02Fix many crashes from uncaught exceptionsJosh Ferrell
2024-03-04Make sure plugins are initialized when using projectsJosh Ferrell
2024-02-234.0 documentationJordan Wiens
2024-02-14Make Project::Delete{File,Folder} return boolJosh Ferrell
2024-02-12Project python api docsJosh Ferrell
2024-01-22Project supportJosh Ferrell