Skip to content

Releases: wibbuffey/slope

Release v1.2.0

02 Nov 22:29
d6599f7

Choose a tag to compare

Read more

Release v1.1.2

24 Oct 03:16
6ec0d59

Choose a tag to compare

  • 14f7130 - bugfix: use url.URL instead of http.URL
  • 1d85eed - bugfix: use Object.keys(...).find instead of .find and fix RegExp search
  • edd034e - bugfix: used "return"
  • 6ec0d59 - bump to v1.1.2

Release v1.1.1

22 Oct 21:55
d039df0

Choose a tag to compare

Release v1.1.0

22 Oct 20:17
681af26

Choose a tag to compare

  • 043a19e - Update .gitignore
  • 49623f9 - Bump to 1.1.0
  • e32d293 - Update .gitignore
  • 186fdd5 - don't install globally
  • 1da4c74 - note that slope.js is zero-dependency
  • 5099150 - stop functions from returning undefined and fix docs for Header.js
  • 77aa451 - fix documentation for Routes
  • a5ab3af - Update README.md
  • 90a8c03 - Update SECURITY.md
  • 8d0454e - remove unused reference to "found"
  • 1b4e63f - Update Server.js
  • 72fc75b - Modify Server.js to accept RegExp strings
  • 61f9391 - capitalize String and modify docs to allow Regular Expressions
  • 3496bed - update links
  • ecefeca - Update README.md
  • 681af26 - Update README.md

Release v1.0.2

22 Oct 16:32
0fa6042

Choose a tag to compare

Release v1.0.1

22 Oct 05:36

Choose a tag to compare

  • 93ffbdb - Update publish.yml
  • 65af27d - Fix email address in CODE_OF_CONDUCT.md
  • 5522d32 - make Result.write() and Result.end() no longer aliases of Result.send()
  • d7f3b23 - document classes
  • 414f4c7 - document utilities
  • 5d5fdfe - document main file

Release v1.0.0

22 Oct 04:23
60fa3b7

Choose a tag to compare

Initial release.