Releases: novalagung/dasarpemrogramangolang
Releases · novalagung/dasarpemrogramangolang
v4.0.20240830
Summary
◉ Chapter update
- A.2. Instalasi Golang (Stable & Unstable)
- Update command instalasi
- A.3. Go Modules
- Peningkatan konten & perbaikan typo
- A.10. Tipe Data
- Peningkatan konten & perbaikan typo
- A.14. Perulangan
- Penambahan penjelasan tentang
for i := range N
- Penambahan penjelasan tentang
- A.18. Fungsi
- Peningkatan konten & perbaikan typo
- A.32. Buffered Channel
- Peningkatan konten & perbaikan typo
- A.42. Time Duration
- Perbaikan kesalahan penjelasan pada
time.Duration
- Perbaikan kesalahan penjelasan pada
- C.34. SSO SAML 2.0 (Service Provider)
- Peningkatan gambar
- 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
What's Changed
- fix: missing gitbook section 🤪 by @novalagung in #254
- Improve readibility A-setup-go-project-dengan-go-modules.md by @arasopraza in #255
- Fix typo in A-tipe-data.md by @arasopraza in #256
- fix: fixed typo on buffered channel by @mzulfanw in #257
- fix: broken image on C-golang-sso-saml-sp.md by @afifurrohman-id in #258
- Fix typo hallo in A.18.1 section and change some word in A.18 by @arasopraza in #259
- fix: Wrong homebrew install command by @afifurrohman-id in #262
- feat: add example go 1.22 for range for number by @afifurrohman-id in #263
- feat: Writing improvement section A by @novalagung in #265
- feat: Writing improvement section B by @novalagung in #269
- feat: Writing improvement section B by @novalagung in #268
- feat: update images by @novalagung in #270
- feat: update images by @novalagung in #271
- docs: seo update by @novalagung in #273
- fix: incorrect time duration int value by @novalagung in #275
New Contributors
- @arasopraza made their first contribution in #255
- @mzulfanw made their first contribution in #257
Full Changelog: v3.2024.01.16.104630...v4.0.20240830
v3.2024.01.16.104630
What's Changed
- refactor: Fix Deprecated
github.com/golang/protobuf
by @afifurrohman-id in #246 - feat: add install libxcb-cursor0 by @novalagung in #247
- feat: enable ebook embed by @novalagung in #250
- exclude embed section from ebook
Full Changelog: v3.2023.11.08.082534...v3.2024.01.16.104630
v3.2023.11.08.082534
What's Changed
- feat: add golang S3 tutorial by @ekypradhana in #232
- Add example usage of
for ... range
by @reedho in #233 - Mengganti Method Http Pada Chapter 55.1 by @mananispiwpiw in #235
- Fix/buffered channel by @novalagung in #239
- refactor: Fix deprecated
io/ioutil
by @afifurrohman-id in #243
New Contributors
- @ekypradhana made their first contribution in #232
- @reedho made their first contribution in #233
- @mananispiwpiw made their first contribution in #235
- @afifurrohman-id made their first contribution in #243
Full Changelog: v3.2023.06.27.073915...v3.2023.11.08.082534
v3.2023.06.27.073915
What's Changed
- random update by @novalagung in #229
- fix: add missing main code by @novalagung in #230
Full Changelog: v3.2023.06.20.095349...v3.2023.06.27.073915
v3.2023.06.20.095349
What's Changed
- fix sentence by @josterand in #228
New Contributors
- @josterand made their first contribution in #228
Full Changelog: v3.2023.06.08.090339...v3.2023.06.20.095349
v3.2023.06.08.090339
What's Changed
- fix: typo on buffered channel topic by @novalagung in #209
- Update A-mutex.md by @novalagung in #210
- feat: update promo link by @novalagung in #211
- feat: update coupon link by @novalagung in #212
- feat: update tagline by @novalagung in #213
- feat: add substack & migrate to honkit for local development by @novalagung in #214
- chore: adjust border styling by @novalagung in #215
- apply docsearch by @novalagung in #216
- fix: silly syntax error by @novalagung in #217
- fix: penulisan by @ilhamsyaputra in #218
- fix: penulisan A-struct.md by @ilhamsyaputra in #219
- fix: ci/cd by @novalagung in #220
- refactor structure by @novalagung in #221
- fix: adjustment and improve sentences by @novalagung in #222
- fix: cd script by @novalagung in #223
- revert: to old gitbook by @novalagung in #224
- Refactor/structure by @novalagung in #225
- fix: change cp to mv by @novalagung in #226
- fix: header by @novalagung in #227
New Contributors
- @ilhamsyaputra made their first contribution in #218
Full Changelog: v3.2023.03.08.070311...v3.2023.06.08.090339
v3.2023.03.08.070311
What's Changed
- feat: update link by @novalagung in #203
- update link & stylesheets by @novalagung in #204
- Fix typo by @haloapping in #206
- Memperbaiki penulisan by @haloapping in #207
- fix deprecated
rand.Seed
code implementation by @novalagung in #208 - change min go version to
go1.20
New Contributors
- @haloapping made their first contribution in #206
Full Changelog: v3.2022.10.14.090650...v3.2023.03.08.070311
v3.2022.10.14.090650
- fix pipeline issues. separate the ebook generation and website generation
- add intro link for dasar pemrograman rust e-book
- add 404 content redirect
- minor readme updates