Releases: Preponderous-Software/viron
Release list
0.7.0-SNAPSHOT-8-8-2026
Snapshot release marking viron's move to an AI-first development approach.
Day-to-day feature work, grooming, review and maintenance now run through AI agents working
directly against this repository, with the maintainers setting direction and approving what lands.
The version bump marks that change in how the project is built — it is not a compatibility break.
Behaviour, configuration and stored data are unchanged, and existing installations can upgrade in place.
This is a dated snapshot, not a finished release. It follows the precedent set by Medieval
Factions' 6.0.0-SNAPSHOT-7-25-2026: the AI-first line has not yet been verified in live operation,
and the snapshot designation stays until it has.
Version changes
pom.xml:0.6.0-SNAPSHOT→0.7.0-SNAPSHOT-8-8-2026
Opened as #195.
Drafted by Claude on behalf of Daniel Stephenson.
Lombok, Repositories, SpringDoc & Cleanup
What's Changed
- Merge latest changes into develop from main by @dmccoystephenson in #22
- Use Lombok to Reduce Boilerplate and Update Maven Configuration by @dmccoystephenson in #24
- Refactor/entity repository by @dmccoystephenson in #30
- Refactor/location repository by @dmccoystephenson in #31
- Refactor/grid repository by @dmccoystephenson in #32
- Refactor/environment repository by @dmccoystephenson in #33
- feat: integrate Springdoc OpenAPI for API documentation by @dmccoystephenson in #34
- Cleanup by @dmccoystephenson in #35
- refactor: remove custom exception classes and simplify error handling… by @dmccoystephenson in #41
- refactor: remove redundant Location class definition and import from … by @dmccoystephenson in #42
- refactor: remove ServiceConfig class and update service initializatio… by @dmccoystephenson in #43
- chore: add DB_PORT configuration for PostgreSQL by @dmccoystephenson in #44
- Pr/address comments on pr 37 by @dmccoystephenson in #45
- Update README.md by @dmccoystephenson in #48
- Lombok, Repositories, SpringDoc & Cleanup by @dmccoystephenson in #37
Full Changelog: 0.4.0...0.5.0
Viron 0.4.0
What's Changed
- Changed version. by @dmccoystephenson in #5
- Update LICENSE by @dmccoystephenson in #6
- Overhaul: Controllers, Services & Postgres by @dmccoystephenson in #7
- Class Usage Diagram by @dmccoystephenson in #12
- Implemented unit tests for Controller classes by @dmccoystephenson in #16
- Python Services & Models by @dmccoystephenson in #18
- Controllers/Services/Postgres, Unit Tests & Python Services/Models by @dmccoystephenson in #20
Full Changelog: v0.3...0.4.0
EnvironmentLib v0.3 (Some Refactoring)
Merge pull request #4 from Preponderous-Software/dev Moved some methods around.
EnvironmentLib v0.2 (Minor Alterations)
There are some minor alterations in this version.
EnvironmentLib (Initial Version)
This is the initial version of the library.