Skip to content

Commit

Permalink
doc: add some notes for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nic Holthaus committed Dec 17, 2024
1 parent 7f70b0f commit f85a8e7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,8 @@
- constexpr math (on supported compilers)
- many new unit definitions
- ternary operator support
- unit constants (1_m == 1 * m)
- unit constants (1_m == 1 * m)

TODO:
- radiometry units
- fix % math

0 comments on commit f85a8e7

Please sign in to comment.