@thi.ng/shader-ast-glsl
Version:
Customizable GLSL codegen for @thi.ng/shader-ast
31 lines (18 loc) • 1.2 kB
Markdown
# Change Log
- **Last updated**: 2025-08-04T09:13:01Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)
All notable changes to this project will be documented in this file.
Only versions published since **2022-01-01** are listed here.
Please consult the Git history for older version information.
See [Conventional Commits](https://conventionalcommits.org/) for commit guidelines.
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes
and/or version bumps of transitive dependencies.
### [0.4.79](https://github.com/thi-ng/umbrella/tree/@thi.ng/shader-ast-glsl@0.4.79) (2023-11-09)
#### ♻️ Refactoring
- update all tests (packages A-S) ([e3085e4](https://github.com/thi-ng/umbrella/commit/e3085e4))
### [0.4.52](https://github.com/thi-ng/umbrella/tree/@thi.ng/shader-ast-glsl@0.4.52) (2023-05-11)
#### ♻️ Refactoring
- intern common type constants ([ebbe7ff](https://github.com/thi-ng/umbrella/commit/ebbe7ff))
### [0.4.6](https://github.com/thi-ng/umbrella/tree/@thi.ng/shader-ast-glsl@0.4.6) (2022-04-07)
#### ♻️ Refactoring
- replace deprecated .substr() w/ .substring() ([0710509](https://github.com/thi-ng/umbrella/commit/0710509))