unity-reference-server 0.1.5

An application and server for resolving references within Unity projects
# Changelog

This file will document the most important changes for each released version.

## [v0.1.5]
- Force JSON logger to send newline-delimited JSON

## [v0.1.4]
- Logs now go to stderr, leaving stdout for other communication
- Added option to output structured JSON logs instead of pretty colored terminal logs

## [v0.1.3]
- Changed distribution archive to zip

## [v0.1.2]
- Added version command

## [v0.1.1]
Initial release