Skip to content

Releases: mohamedattahri/pgfs

v1.0.1

17 Oct 14:21
Compare
Choose a tag to compare
  • Upgraded dependencies;
  • Improved test coverage;
  • Improved documentation.

v1.0.0

28 Jun 18:58
Compare
Choose a tag to compare
  • Fixed issue with type detection;
  • Improved documentation.

v0.6.1

26 Jun 17:14
Compare
Choose a tag to compare
  • Fixed issue with ServeFile not using http.ServeContent when possible.

v0.6.0

26 Jun 14:14
Compare
Choose a tag to compare
  • Improved FS.Create with the ability to guess content types.
  • Fixed typos in the documentation.

v0.5.5

26 Jun 08:47
Compare
Choose a tag to compare
  • Fixed documentation typos.

v0.5.4

23 Jun 16:21
Compare
Choose a tag to compare
  • Fixed issue with opening empty root directory;
  • Fixed issue with root Readdir returning io.EOF;
  • Upgraded dependencies;
  • Improved testing and code coverage.