Skip to content
This repository was archived by the owner on May 19, 2021. It is now read-only.

Releases: cedoor/utils

v0.4.0

Choose a tag to compare

@cedoor cedoor released this 08 Dec 15:46
  • Add math module with sum function

v0.3.0

Choose a tag to compare

@cedoor cedoor released this 08 Dec 15:09
  • Add HTTP module with GET request function

v0.2.0

Choose a tag to compare

@cedoor cedoor released this 08 Sep 16:59
  • Remove function category names
  • Add utils.parseURL function to parse URLs

v0.1.6

Choose a tag to compare

@cedoor cedoor released this 01 Sep 11:15
  • Remove scraping module
  • Improve string capitalize functions

v0.1.5

Choose a tag to compare

@cedoor cedoor released this 01 Apr 16:14
  • Add no-200 status check

v0.1.4

Choose a tag to compare

@cedoor cedoor released this 21 Mar 10:02
  • Update scraping proxy CORS server

v0.1.3

Choose a tag to compare

@cedoor cedoor released this 20 Mar 18:24
  • Improve file download function

v0.1.2

Choose a tag to compare

@cedoor cedoor released this 12 Mar 15:02
  • Add file submodule
  • Add scraping submodule

v0.1.1

Choose a tag to compare

@cedoor cedoor released this 03 Feb 19:06
  • Update sub function names

v0.1.0

Choose a tag to compare

@cedoor cedoor released this 03 Feb 17:53
  • Initial version