Commit c57a3ac
Initialize CHANGELOG and update version to 0.1.0 for TritonParse (#40)
Summary:
- Created a new CHANGELOG.md file to document notable changes and adhere to the Keep a Changelog format.
- Updated project version to 0.1.0 in pyproject.toml, website/package.json, and website/package-lock.json to reflect the initial public release.
- Added detailed entries in the changelog for features such as an interactive web interface, structured logging backend, source-to-source mapping, kernel launch tracing, and more.
These changes establish a foundation for tracking project updates and enhance the overall documentation for users and contributors.
Pull Request resolved: #40
Reviewed By: Sibylau
Differential Revision: D78666960
Pulled By: FindHao
fbshipit-source-id: 55163749f6951242a21829253d3746ad5eae873f1 parent aa7af5f commit c57a3ac
File tree
4 files changed
+78
-67
lines changed- website
4 files changed
+78
-67
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments