Skip to content

Releases: HirbodBehnam/file2url-go

File2URL 1.5.2

24 May 09:16
Compare
Choose a tag to compare

Added a log
Bumped dependencies

File2URL 1.5.1

13 Apr 05:56
0dd75a3
Compare
Choose a tag to compare

Use gob instead of json in bbolt
Please note that because of the encoding change, this makes this version of file2url incompatible with the older version of it.

File2URL 1.5.0

16 Mar 06:03
78c5d5f
Compare
Choose a tag to compare

Added bbolt as persistence database
This might get problematic later because of file reference but I've tested it and it looks fine for now at least.

File2URL 1.4.1

25 Feb 09:38
Compare
Choose a tag to compare

Added support for HEAD requests.

File2URL 1.4.0

24 Feb 04:58
Compare
Choose a tag to compare

Instantiate a new client for each download. This is backed by a connection pool.

File2URL 1.3.0

16 Feb 15:19
Compare
Choose a tag to compare

Added Heroku support

File2URL 1.2.1

14 Jan 13:15
43f8078
Compare
Choose a tag to compare

Fixed a problem with URL of the files which had special characters in it.
Also disable the webpage preview of the generated links.

File2URL 1.2.0

04 Jan 12:32
ce28761
Compare
Choose a tag to compare

Better download reliability

File2URL 1.1.0

04 Dec 12:45
18d8fcc
Compare
Choose a tag to compare

Added range support for downloads

Initial release

29 Nov 18:08
Compare
Choose a tag to compare

Initial release