Skip to content

Releases: novalagung/dasarpemrogramanrust

v1.0.20240830

30 Aug 08:25
Compare
Choose a tag to compare

Summary

◉ General update

  • Optimasi pagespeed

What's Changed

Full Changelog: v1.0.20240731...v1.0.20240830

v1.0.20240731

31 Jul 11:41
Compare
Choose a tag to compare

Summary

◉ Chapter baru

◉ Chapter update

  • Variabel
    • Penambahan penjelasan tentang variabel _
  • Tipe Data ➜ Result
    • Perbaikan konten
    • Penambahan penjelasan tentang tipe Result<T> dan Result<(), E>
    • Penambahan penjelasan tentang intro error handling di Rust
  • File, Path, Directory
    • Penambahan penjelasan terkait OS path ketika method .join() digunakan
    • Penambahan contoh operasi baca file ke string & vector
    • Penambahan sample source code yang sebelumnya tidak ada
    • Perbaikan syntax error
  • Traits
    • Chapter di-split menjadi 2, yaitu Traits dan Traits ➜ Advanced
    • Penambahan penjelasan tentang external traits vs internal traits
    • Perbaikan narasi konten
  • Attributes
    • Penambahan attribute configuration
    • Penambahan section macro cfg!() dan conditional compilation
    • Penambahan section configuration debug_assertions
    • Penambahan attribute linting: #[forbid]

◉ General update

  • Peningkatan keyword untuk keperluan SEO
  • Perubahan isi konten halaman utama

What's Changed

New Contributors

Full Changelog: v1.0.20231224...v1.0.20240731

v1.0.20231224

24 Dec 13:33
Compare
Choose a tag to compare

Summary

Formalizing the official stable release 🥳🎺

What's Changed

New Contributors

  • @rian256 made their first contribution in #75

Full Changelog: v1.0.0-alpha1.20230620...v1.0.20231224

v1.0.0-alpha1.20230620

20 Jun 09:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-alpha1.20230407...v1.0.0-alpha1.20230620

v1.0.0-alpha1.20230407

07 Apr 12:40
Compare
Choose a tag to compare

Summary

  • new content: file, path, directory

What's Changed

Full Changelog: v1.0.0-alpha1.20230302...v1.0.0-alpha1.20230407

v1.0.0-alpha1.20230302

02 Mar 12:05
Compare
Choose a tag to compare

Summary

  • new content: trait iterator
  • new content: attributes
  • new content: datetime
  • updates on existing contents
  • add diagram architecture
  • fix typos

Changelogs

Full Changelog: v1.0.0-alpha1.20230131...v1.0.0-alpha1.20230302

v1.0.0-alpha1.20230131

31 Jan 13:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-alpha1.20230125...v1.0.0-alpha1.20230131

v1.0.0-alpha1.20230125

25 Jan 04:50
64660de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/novalagung/dasarpemrogramanrust/commits/v1.0.0-alpha1.20230125