Skip to content

Releases: webhippie/redirects

v1.0.1

10 May 09:24
v1.0.1
1bfdff8
Compare
Choose a tag to compare

Changelog for 1.0.1

The following sections list the changes for 1.0.1.

Summary

  • Fix #59: Bind flags correctly to variables

Details

  • Bugfix #59: Bind flags correctly to variables

    We fixed the binding of flags to variables as this had been bound to the root command instead of
    the server command where it belongs to.

    #59

v1.0.0

08 May 20:21
v1.0.0
Compare
Choose a tag to compare

Changelog for 1.0.0

The following sections list the changes for 1.0.0.

Summary

  • Chg #25: Initial release of basic version

Details

  • Change #25: Initial release of basic version

    Just prepared an initial basic version which could be released to the public.

    #25