Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Releases: nickna/Neighborly

v0.0.2.0

30 May 04:59
76bd430

Choose a tag to compare

v0.0.2.0 Pre-release
Pre-release

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

23 May 00:26

Choose a tag to compare

Pre-release
Added license file and metadata needed for Nuget packaging.