Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1006 Bytes

File metadata and controls

28 lines (20 loc) · 1006 Bytes

Degisiklik Gunlugu (Changelog)

Bu dosya, projede yapilan tum onemli degisiklikleri icerir.

Format Keep a Changelog standartlarina dayanmaktadir. Surumleme Semantic Versioning kurallarini takip eder.


[v0.1.0] - 2024-01-01

Eklenenler (Added)

  • Ilk depo yapisi olusturuldu (initial repository structure).
  • Proje dizin yapisi belirlendi: models/, scripts/, book/.
  • DellSat-77 uydu modeli icin temel XMI dosyalari eklendi (structure, requirements).
  • Genel uydu proje sablonu (satellite template) eklendi.
  • Uzay deger turleri kutuphanesi (value types library) eklendi.
  • Model dogrulama betigi (validate_model.py) eklendi.
  • Sozluk arama betigi (glossary_search.py) eklendi.
  • Python bagimliliklari (requirements.txt) tanimlandi.
  • MIT Lisansi eklendi.
  • Katki rehberi (CONTRIBUTING.md) eklendi.
  • .gitignore dosyasi eklendi.

Bu degisiklik gunlugu, projenin gelisimini takip etmek icin duzenlenmektedir.