Skip to content

Latest commit

 

History

History
110 lines (79 loc) · 12.3 KB

CHANGELOG.md

File metadata and controls

110 lines (79 loc) · 12.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.3.0 (2021-06-24)

Bug Fixes

  • add repo link to docs deploy (#598) (1c2c2c8)
  • arrowheads incorporated in the path length (#587) (ba8ddf2)
  • type-change in synthesizer was adding improperly formed bind statements to AST (#590) (b3c50a6)
  • Unify BBox Computation in Constraints.ts and Make Square Rect-Like (#582) (cce0160), closes #584

Features

  • add arc command to path shape object, implement tick marks for triangle congruency (#603) (b3190dd)
  • Add callout shapes (#556) (6e3d5a2)
  • existential graph domain (#600) (115111d)
  • rename statement mutation added to synthesizer (#578) (dbf7106)
  • Style-Controlled Canvas Dimensions (#589) (9bf6901)
  • type-change implemented for synthesizer (#585) (81ea4cd)

1.2.0 (2021-05-24)

Bug Fixes

  • handle Text GPIs with empty strings (#553) (0a5cfe1)
  • remove canvas from browser-ui's dependencies (#559) (b62f9e1)

Features

1.1.0 (2021-04-21)

Bug Fixes

Features

  • [layout] add evalFns for individual opt fns, and compile each opt function (#527) (3eec8eb)
  • evalEnergy API function (#512) (2830bf0)
  • add strokeDashArray to all GPIs (#531) (629d5cc)
  • Add basic graph domain and more standard library functions for Style (#502) (859f3ae), closes #501
  • add Polygon and Polyline to the shape library (#539) (50bd559)
  • Enhance opt inspector (#537) (fe05e5c)
  • Get disjoint AABB rect/line constraints to work; make autodiff more correct; add varying initialization to Style (#538) (f848970), closes #504 #504 #504 #496 #542
  • mathtransform with jscodeshift (#389) (db17b27)
  • opt tab for inspector; localStorage settings (#534) (b1e69cd)
  • process prelude values in substance checker (#533) (2c143ac)

1.0.0 (2021-02-15)

Bug Fixes

Features

1.0.0-alpha.3 (2021-02-15)

Note: Version bump only for package penrose

1.0.0-alpha.2 (2021-02-15)

Note: Version bump only for package penrose

1.0.1 (2021-01-28)

Bug Fixes

Revision history for penrose

0.1.0.0 -- YYYY-mm-dd

  • First version. Released on an unsuspecting world.