Releases: ChaosGroup/scriptup
Releases · ChaosGroup/scriptup
v2026.0.1
v2026.0.0
Implementation and tests for Texture (#20) * implementation and tests for Drawingelement * initial texture class and tests * implement average_color, filename, image_height, image_width * add image_rep to not_implemented * add ImageRep * update sketchup.c * fix typo * texture_valid? * add write * update README * add removed check * add missing text for image_width * remove tab * add width and height --------- Co-authored-by: Anton Chalakov <anton.chalakov@chaosgroup.com> Co-authored-by: Noel <37342147+noelwarren@users.noreply.github.com>
v2024.0.7
fix failing test (#17) Co-authored-by: Anton Chalakov <anton.chalakov@chaosgroup.com>
v2024.0.6
Add tests (#11) * Avoid deleting sketchup.rb when cleaning * Add sketchup headers to include paths * Setup file associations * Fix all ruby 3.2 compile warnings * Add tests * Fix remaining tests * Partial work on refactoring sdk download * Add test-resources package * Rework gemspec to account for fully populated sdk directories --------- Co-authored-by: Noel Warren <noelwarren@users.noreply.github.com>
v2024.0.5
Undefine allocators (#9) Co-authored-by: Noel Warren <noelwarren@users.noreply.github.com>
v2024.0.3
v2024.0.2
Merge pull request #5 from ChaosGroup/dev/anton.chalakov/update_readme Update README with fully/partially implemented classes
v2024.0.1
Merge pull request #3 from ChaosGroup/dev/noel.warren/gem-versioning Fix handling of versioning in releases
v0.0.2
Merge pull request #3 from ChaosGroup/dev/noel.warren/gem-versioning Fix handling of versioning in releases
v0.0.1
Merge pull request #3 from ChaosGroup/dev/noel.warren/gem-versioning Fix handling of versioning in releases