August (Chris)
40c962a0c6
Create testing area
2019-04-23 15:17:48 -07:00
Wessel T
7b998efa04
v0.2.10
2019-04-23 20:10:42 +02:00
Wessel T
6ca310c0c8
Add benchmarkings
2019-04-23 18:52:56 +02:00
ba31773ca0
Update WumpResponse.js
2019-04-21 19:04:35 +02:00
15b466106b
Merge pull request #13 from auguwu/patch-1
...
Add WumpResponse#buffer
2019-04-21 19:02:39 +02:00
August (Chris)
3cbbff8a26
Add WumpResponse#buffer
...
- Added a buffer function
- Add `WumpRequest#buffer` in typings
2019-04-21 10:00:20 -07:00
3106d113e1
Merge pull request #12 from auguwu/patch-1
...
Typings
2019-04-13 11:23:46 +02:00
August (Chris)
4d47ed834c
Updated Typings
2019-04-12 17:10:36 -07:00
dbadecf98f
Update issue templates
2019-04-12 20:15:35 +02:00
Wessel Tip
eac94375a2
Add templates
2019-04-12 20:05:29 +02:00
root
8b21a48f27
v0.2.9
2019-04-12 20:00:39 +02:00
Wessel Tip
3bfa5e90d7
update docs
2019-04-12 20:00:12 +02:00
root
4dac543971
v0.2.8
2019-04-12 19:41:25 +02:00
root
65b2c4cc84
v0.2.7
2019-04-12 19:37:12 +02:00
Wessel Tip
7d3b3b66d9
Some small things
2019-04-12 19:36:48 +02:00
root
48b5e85c29
v0.2.6
2019-04-12 18:34:52 +02:00
Wessel Tip
a72c2fd649
set chaining's default to true
2019-04-12 18:34:09 +02:00
Wessel Tip
c581ae33b0
Add chaining option and update README
2019-04-12 18:23:18 +02:00
Wessel Tip
8848ec10c8
Preparations for docs
2019-04-12 17:00:34 +02:00
Wessel T
de11d2c53e
Update README.md
2019-04-12 11:53:30 +02:00
4b6cdfb428
Merge pull request #11 from fossabot/master
...
Add license scan report and status
2019-04-12 11:15:19 +02:00
fossabot
e95b8564b1
Add license scan report and status
...
Signed-off-by: fossabot <badges@fossa.io >
2019-04-12 02:00:40 -07:00
Wessel T
f384fab787
Create .travis.yml
2019-04-12 10:24:35 +02:00
Wessel T
42b919c1fa
Add some unicodes
2019-04-12 09:56:58 +02:00
Wessel T
d9d69e90fd
Add websites
2019-04-12 09:53:09 +02:00
Wessel T
b0fe43101c
Add projects using wumpfetch
2019-04-11 22:25:14 +02:00
root
a8a51dd8d3
v0.2.5
2019-04-11 19:50:56 +02:00
Wessel Tip
6350d94f05
Derpy, next time test your stuff
2019-04-11 19:50:44 +02:00
Wessel Tip
be4cc72149
v0.2.4
2019-04-11 19:42:44 +02:00
Wessel Tip
84b1206398
smh derpy
2019-04-11 19:42:28 +02:00
Wessel Tip
e9a3bab7c8
v0.2.3
2019-04-11 19:37:17 +02:00
Wessel T
94cbb595e8
Make declarations from small to large
2019-04-11 19:36:18 +02:00
9bf3868fd6
Merge pull request #10 from DerpyForks/master
...
More Improvements (see full info)
2019-04-11 19:35:38 +02:00
David Ralph
d360bdcc07
More Improvements (see full info)
...
Here's what I did and why I did it:
* Remove README.md information about why use Wumpfetch - Users already know it's light from the start and from package phobia, no point adding extra unneeded information.
* Made gulpfile.js lighter - Made it like the other files
* Edit LICENSE - There was an unneeded gap
* Index.js modifications - No longer does it hard code the package name and URL, making life easier for people forking it or using it in business. Also changed request to req to make it lighter!
* .gitignore edit - Removed unneeded "/"
* WumpRequest.js Improvements - Package name and URL are also no longer hard coded here, renamed consts to decrease file size.
Now under 10kb!
2019-04-11 18:28:38 +01:00
Wessel T
80fd22a0db
v0.2.2
2019-04-09 23:24:42 +02:00
1512bad73d
Merge pull request #9 from DerpyForks/master
...
Improvements
2019-04-07 15:06:48 +02:00
David Ralph
e505783440
oops
2019-04-07 13:36:45 +01:00
David Ralph
75bf5323e8
Improvements
...
Changes:
* Fixed gulpfile.js formatting
* Fixed package.json and made it lighter
* Made index.js and WumpRequest.js lighter
* Made example lighter
* Fixed grammar issue in WumpRequest.js
* Fixed spacing issue in test
* Improved README.md and made it lighter
2019-04-07 11:58:42 +01:00
Wessel T
054f1832b6
Fixed hopefully
2019-04-06 23:21:45 +02:00
Wessel T
7ee8d3bf6b
Many fixes!
2019-04-05 17:15:24 +02:00
28bbb58892
Merge pull request #8 from auguwu/patch-5
...
Fixed owo
2019-03-29 22:08:39 +01:00
August (Chris)
c64cebb849
Fixed owo
2019-03-29 14:06:46 -07:00
Wessel T
53c02bbf72
bump
2019-03-29 02:40:45 +01:00
faf3d53897
Merge pull request #7 from auguwu/patch-4
...
Update typings
2019-03-29 02:39:30 +01:00
August (Chris)
06784eb282
Update typings
...
- Renamed namespace to `w`
- Make `SDA` optional in `WumpRequest#body`
- Added 3 new methods
- `CONNECT`
- `OPTIONS`
- `TRACE`
2019-03-28 18:34:52 -07:00
Wessel T
32ef89789a
Fixed a fix
2019-03-27 18:40:44 +01:00
Wessel T
772b7923c2
Bump version
2019-03-23 14:55:41 +01:00
Wessel T
860d1261bf
POST issue fixed
2019-03-23 14:54:45 +01:00
Wessel T
7643a3302b
Small fixeroni
2019-02-28 20:28:24 +01:00
b4a76d5483
Merge pull request #6 from auguwu/patch-3
...
Update typings
2019-02-24 01:31:19 +01:00