@@ -21,13 +21,14 @@ versions, use the print function in your browser.
2121
2222Project Status
2323---------------
24- Hot on the heels of [ v3.2.1] [ ] , we have a special Halloween release, [ v3.2.2] [ ] , less than four
25- weeks later. After this, we're going to hunker down for a while, working on our next major release:
26- v4.0.0. We'll be tackling some larger refactorings to further simplify the code, tackle some large
27- outstanding issues, and focus on more development of book 3: _ Ray Tracing: The Rest of Your Life_ .
24+ We just shipped a tiny release, [ v3.2.3] [ ] , to get out two quick small fixes. Mostly we're very
25+ heads-down right now working on our major v4 release. Lots of changes. If you'd like to check it
26+ out, we're developing on the ` dev-major ` branch. We're tackling some larger refactorings to further
27+ simplify the code, address some large outstanding issues, and focus on more development and
28+ expansion of book 3: _ Ray Tracing: The Rest of Your Life_ .
2829
29- If you have a change you'd like to contribute, [ please see our contribution
30- guidelines] [ CONTRIBUTING ] .
30+ If you have a change you'd like to contribute,
31+ [ please see our contribution guidelines] [ CONTRIBUTING ] .
3132
3233
3334Directory Structure
@@ -157,8 +158,7 @@ review the [CONTRIBUTING][] document for the most effective way to proceed.
157158[ GitHub home ] : https://github.com/RayTracing/raytracing.github.io/
158159[ ImageMagick ] : https://imagemagick.org/
159160[ implementations ] : https://github.com/RayTracing/raytracing.github.io/wiki/Implementations-in-Other-Languages
160- [ v3.2.1 ] : https://github.com/RayTracing/raytracing.github.io/releases/tag/v3.2.1
161- [ v3.2.2 ] : https://github.com/RayTracing/raytracing.github.io/releases/tag/v3.2.2
161+ [ v3.2.3 ] : https://github.com/RayTracing/raytracing.github.io/releases/tag/v3.2.3
162162[ web1 ] : https://raytracing.github.io/books/RayTracingInOneWeekend.html
163163[ web2 ] : https://raytracing.github.io/books/RayTracingTheNextWeek.html
164164[ web3 ] : https://raytracing.github.io/books/RayTracingTheRestOfYourLife.html
0 commit comments