This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Releases: nickna/Neighborly
Releases · nickna/Neighborly
v0.0.2.0
What's Changed
Server
- REST API added, with support for running both (REST + gRPC) from the Docker container
- Automatic database initialization on the first load
- Database is saved when the container is shutting down
Client
- Database is better about tracking modifications and will save only when dirty
Project changes (unrelated to core functionality)
- Created the process to push releases to Docker Hub and Nuget.
- Additional code comments added in preparation for API doc generation
- Additional test cases added
- Created a Powershell script for new developers
First Dev Build 0.0.1.0
Added license file and metadata needed for Nuget packaging.