Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release version 2.0.0 #19

Merged
merged 6 commits into from
Dec 29, 2023
Merged

release version 2.0.0 #19

merged 6 commits into from
Dec 29, 2023

Conversation

peterldowns
Copy link
Owner

@peterldowns peterldowns commented Dec 29, 2023

  • Implement mDNS for .local domains.
  • removed daemon subcommand
  • code cleanups
    • remove macOS app
    • better naming and organization
    • switch to buildGoModule, stop using gomod2nix
    • pin go1.20 in nix build because github.com/quic-go/quic-go cannot be built with go1.21
    • use caching in nix CI recipes
  • Resolve some user-reported issues

- Implement mDNS for .local domains.
- removed `daemon` subcommand
- code cleanups
  - remove macOS app
  - better naming and organization
  - switch to `buildGoModule`, stop using `gomod2nix`
  - pin go1.20 in nix build because github.com/quic-go/quic-go cannot be
    built with go1.21
- Resolve some user-reported issues
  - Update secure/insecure domain docs (#17)
  - Explain "localias is already running" error message (#18)
@peterldowns peterldowns merged commit 6fd5535 into main Dec 29, 2023
4 checks passed
@peterldowns peterldowns deleted the v2 branch May 12, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant