Skip to content

Commit

Permalink
Release 0.2.7 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkeeter authored May 18, 2024
1 parent c7aba4f commit 2b49cd9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 0.2.7 (in progress)
# 0.2.7
This release brings us to opcode parity with `libfive`'s operators, adding
`atan2` and various rounding operations. In addition, there are a few new APIs
and rearrangements in preparation for larger refactoring to come.

- Changed to 2D rendering API to support render modes which use linear
interpolation to process full / empty regions
- Specifically, `RenderMode::interval` now returns an `IntervalAction`,
Expand Down

0 comments on commit 2b49cd9

Please sign in to comment.