-
-
Notifications
You must be signed in to change notification settings - Fork 405
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add changelogs & download pages
- Loading branch information
1 parent
a4d98d6
commit 1811938
Showing
4 changed files
with
31 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Version Changelogs & Updates | ||
|
||
## 📝 Release v3.1.20240830 (2024-08-30) | ||
|
||
#### ◉ Chapter update | ||
|
||
- [Time Duration](https://dasarpemrogramangolang.novalagung.com/A-time-duration.html) | ||
- Perbaikan kesalahan pada `time.Duration` | ||
- Perbaikan narasi konten semua chapter di section A | ||
- Perbaikan narasi konten semua chapter di section B | ||
|
||
#### ◉ General update | ||
|
||
- Penerapan manual versioning | ||
- Penambahan halaman changelogs | ||
- Penambahan halaman download file | ||
- Improvisasi keyword untuk keperluan SEO | ||
- Penyesuaian resolusi gambar konten |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Download Ebook | ||
|
||
Ebook Dasar Pemrograman Golang bisa di-download dalam bentuk file, silakan gunakan link berikut: | ||
|
||
- [PDF](https://github.com/novalagung/dasarpemrogramangolang/raw/ebooks/dasarpemrogramangolang.pdf?v=v3.1.20240830) | ||
- [Epub](https://github.com/novalagung/dasarpemrogramangolang/raw/ebooks/dasarpemrogramangolang.epub?v=v3.1.20240830) | ||
- [Mobi](https://github.com/novalagung/dasarpemrogramangolang/raw/ebooks/dasarpemrogramangolang.mobi?v=v3.1.20240830) |