hightower-node 0.1.2

Hightower node service
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.2] - 2025-10-13

### Added
- Gateway URL configuration via HT_GATEWAY_URL environment variable
- Testing utilities to aid development

### Changed
- Moved gateway URL key constant to context module for better organization
- Updated hightower log dependencies

### Fixed
- Debug logging in wireguard import

## [0.1.1] - Previous Release

### Added
- Core functionality
- Crate metadata and details