Releases: Preponderous-Software/Viron
Releases · Preponderous-Software/Viron
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.