v0.3.0 - COSMICA is now open source 🎉
COSMICA is now open source 🎉
COSMICA is a Python package for simulating optical communication satellite constellation, developed internally at the Intelligent Space Systems Laboratory (ISSL), the University of Tokyo.
This is the first OSS version of COSMICA, licensed under either MIT license or Apache License 2.0 at your option.
COSMICA is now on PyPI, so you can install COSMICA via
pip install cosmicaor with your favorite Python package manager.
Not that this does not indicate that the development is complete. It is still under active development. Use with caution.
What's Changed
- Update MkDocs configuration by @shunichironomura in #12
- Lock file maintenance by @renovate[bot] in #13
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #14
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #15
- Update actions/setup-python action to v6 by @renovate[bot] in #16
- Lock file maintenance by @renovate[bot] in #17
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #18
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #20
- Lock file maintenance by @renovate[bot] in #19
- Lock file maintenance by @renovate[bot] in #21
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #22
- Update dependency uv_build to >=0.9,<0.10 by @renovate[bot] in #23
- Update astral-sh/setup-uv action to v7 by @renovate[bot] in #25
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #27
- Lock file maintenance by @renovate[bot] in #26
- Update python Docker tag to v3.14 by @renovate[bot] in #24
- Lock file maintenance by @renovate[bot] in #29
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #30
- Update sigstore/gh-action-sigstore-python action to v3.1.0 by @renovate[bot] in #31
- Update uv in CI to 0.9.x by @shunichironomura in #28
- Transfer contents from the internal repository and modify for OSS release by @shunichironomura in #32
New Contributors
- @pre-commit-ci[bot] made their first contribution in #14
Full Changelog: v0.0.1.dev1...v0.3.0