Skip to content

Releases: jaemk/proxy

v0.3.5

05 Feb 05:43

Choose a tag to compare

- Add trailing slashes to directories listed by
  static file server

v0.3.4

04 Feb 20:21

Choose a tag to compare

- update rouille
- return 404's instead of 500's when files aren't found
  in file-serving mode

v0.3.3

01 Feb 05:28

Choose a tag to compare

- Update dependencies
- Add static file serving functionality

v0.3.2

05 Dec 02:45

Choose a tag to compare

- Update `serve` help message, remove the custom text to the generated
  help is shown again.
- Update dependencies
- Fix appveyor builds (disable build cache)

v0.3.1

24 Oct 00:36

Choose a tag to compare

  • Add --file option for mapping exact urls to files
  • Fix static file handling
    • When multiple static configs were provided, only the first was attempted

v0.3.0

18 Oct 02:05

Choose a tag to compare

Move proxy functionality behind serve subcommand

v0.2.0

16 Oct 03:28

Choose a tag to compare

-> 0.2.0

v0.1.4

15 Oct 02:35

Choose a tag to compare

-> 0.1.4

- update dependencies

v0.1.3

14 Oct 03:47

Choose a tag to compare

fix self-updates

v0.1.0

14 Oct 01:58

Choose a tag to compare

add self-update functionality