docs: update release page.
This commit is contained in:
@@ -4,6 +4,16 @@ icon: material/package-variant-closed-check
|
|||||||
|
|
||||||
# Releases
|
# Releases
|
||||||
|
|
||||||
!!! warning ""
|
## v0.3.0
|
||||||
|
|
||||||
The content of this page is awaiting update.
|
!!! success ""
|
||||||
|
|
||||||
|
This is the latest released version, see the [full changelog](https://github.com/liteldev-free/DebugInfo/compare/v0.2.0...v0.3.0).
|
||||||
|
|
||||||
|
### :material-book-edit-outline: Summary
|
||||||
|
|
||||||
|
This is the first stable release.
|
||||||
|
|
||||||
|
### :material-download: Pre-built packages
|
||||||
|
|
||||||
|
[:simple-linux: Linux (x86_64)](https://github.com/liteldev-free/DebugInfo/releases/download/v0.3.0/debuginfo-release-linux-x64.zip){ .md-button .md-button--primary }
|
||||||
|
|||||||
@@ -1,5 +0,0 @@
|
|||||||
# FakeSymbol
|
|
||||||
|
|
||||||
!!! warning ""
|
|
||||||
|
|
||||||
The content of this page is awaiting update.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
# HeaderGen
|
|
||||||
|
|
||||||
!!! warning ""
|
|
||||||
|
|
||||||
The content of this page is awaiting update.
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
# PreLoader
|
|
||||||
|
|
||||||
!!! warning ""
|
|
||||||
|
|
||||||
The content of this page is awaiting update.
|
|
||||||
@@ -3,5 +3,3 @@
|
|||||||
!!! warning ""
|
!!! warning ""
|
||||||
|
|
||||||
The content of this page is awaiting update.
|
The content of this page is awaiting update.
|
||||||
|
|
||||||
LiteLDev has made great contributions to Bedrock Edition, but their technology is not transparent. Here, I will reveal it for you.
|
|
||||||
|
|||||||
@@ -21,9 +21,6 @@ nav:
|
|||||||
- Generate a PDB from scratch: tutorial/generate-a-pdb-from-scratch.md
|
- Generate a PDB from scratch: tutorial/generate-a-pdb-from-scratch.md
|
||||||
- Research:
|
- Research:
|
||||||
- research/index.md
|
- research/index.md
|
||||||
- research/HeaderGen.md
|
|
||||||
- research/PreLoader.md
|
|
||||||
- research/FakeSymbol.md
|
|
||||||
- Community:
|
- Community:
|
||||||
- community/index.md
|
- community/index.md
|
||||||
- Code of Conduct: CODE_OF_CONDUCT.md
|
- Code of Conduct: CODE_OF_CONDUCT.md
|
||||||
@@ -83,8 +80,8 @@ extra:
|
|||||||
- name: English
|
- name: English
|
||||||
link: /
|
link: /
|
||||||
lang: en
|
lang: en
|
||||||
version:
|
# version:
|
||||||
provider: mike
|
# provider: mike
|
||||||
social:
|
social:
|
||||||
- icon: fontawesome/brands/github
|
- icon: fontawesome/brands/github
|
||||||
link: https://github.com/liteldev-free
|
link: https://github.com/liteldev-free
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ mkdocs==1.6.1
|
|||||||
mkdocs-get-deps==0.2.0
|
mkdocs-get-deps==0.2.0
|
||||||
mkdocs-git-committers-plugin-2==2.5.0
|
mkdocs-git-committers-plugin-2==2.5.0
|
||||||
mkdocs-git-revision-date-localized-plugin==1.4.1
|
mkdocs-git-revision-date-localized-plugin==1.4.1
|
||||||
mkdocs-material==9.6.7
|
mkdocs-material==9.6.8
|
||||||
mkdocs-material-extensions==1.3.1
|
mkdocs-material-extensions==1.3.1
|
||||||
packaging==24.2
|
packaging==24.2
|
||||||
paginate==0.5.7
|
paginate==0.5.7
|
||||||
|
|||||||
Reference in New Issue
Block a user