Skip to content

v0.1.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 10:45
· 39 commits to master since this release
a89a847

Commits

  • 7147106: define docstrings at the top of the generated files (Loïc Pinsard) #26
  • b8c52b0: add py::args to relevant methods (Loïc Pinsard) #26
  • ed93cbe: adding cmake as builder, works on mac and windows, need to test linux (Scott Englert) #28
  • cfe5616: adding pre and post build script execution (Scott Englert) #28
  • 5851938: updating mac python libs (Scott Englert) #28
  • 896682b: Create cmake.yml (Scott Englert) #28
  • a758eaf: Update cmake.yml (Scott Englert) #28
  • a2809a1: Update cmake.yml (Scott Englert) #28
  • 875ffc2: Update cmake.yml (Scott Englert) #28
  • bf15822: setting pybind to 2.9.0 (Scott Englert) #28
  • 278ce5f: removing the search for python exe (Scott Englert) #28
  • d67225c: Update cmake.yml (Scott Englert) #28
  • 255a6dc: Update cmake.yml (Scott Englert) #28
  • 94e43bd: updating to use matrix builds (Scott Englert) #28
  • ae0f5dc: trying docker for linux build 2020 (Scott Englert) #28
  • fa1be6c: Update cmake.yml (Scott Englert) #28
  • f83bdf9: adding linux matrix using new docker containers (Scott Englert) #28
  • e886e1e: adding Python 3.9 for 2022 support (Scott Englert) #28
  • ac25227: fixing typo in maya config (Scott Englert) #28
  • 0498e47: printing all the build files as its not outputting where it should be (Scott Englert) #28
  • e50339d: trying the find again (Scott Englert) #28
  • 84c21a5: updating to use latest devkit versions (Scott Englert) #28
  • c019988: fixing windows build, still can't find linux lib (Scott Englert) #28
  • 2ba1632: can linux find the artifact now? (Scott Englert) #28
  • ffe369a: cant get the artifact to work (Scott Englert) #28
  • a05a05d: trying the older version of upload artifact if it works in containers (Scott Englert) #28
  • a382492: changing to build in local container (Scott Englert) #28
  • 24d67c3: adding stubs generation to build (Scott Englert) #28
  • 811a259: debugging stubs build (Scott Englert) #28
  • 37250f3: continued stub building (Scott Englert) #28
  • 7dd6f99: trying stubs again (Scott Englert) #28
  • 35ad734: got the stubs building (Scott Englert) #28
  • 8c55dd5: adding maya 2018 and 2019 builds (Scott Englert) #28
  • 5e32ebe: Adding specific support for 2018 and 2019 windows (Scott Englert) #28
  • 0b4ac31: Another devkit path update (Scott Englert) #28
  • a80f87d: Update cmake.yml (Scott Englert) #28
  • 5b240ea: updating cmake linux build for older cmake versions (Scott Englert) #28
  • 6b33a6b: Updating 2018 and 2019 devkit for linux (Scott Englert) #28
  • 20194a6: fixing directory typo in name (Scott Englert) #28
  • eed6335: adding tests (Scott Englert) #28
  • 69284d5: cleaning up and adding 2023 test to actions (Scott Englert) #28
  • 1981a9c: updating readme (Scott Englert) #28
  • a3d850c: Delete test_win32.ps1 (Scott Englert) #28
  • 1fb7ab1: updating python path for tests (Scott Englert) #28
  • 1ebf3b7: initializing standalone before import cmdc (Scott Englert) #28
  • b5e39a2: Excluding tests or legacy MFn Types (Scott Englert) #28
  • a89a847: Update main.yml (Marcus Ottosson)