Commit Graph

5 Commits

Author SHA1 Message Date
Wessel T
dd302b983e v0.3.0 - Profiles (Check the description for changes)
A lot has been renovated and some small things has been added to v0.3.0:
	* Added profiles (`getProfile`, `setProfile`, `setDefaults`)
	* Renamed `Collection` to `MemoryCollection`
	* Made `wumpfetch.userAgent` read-only
	* Renamed `__test__` to `tests`
	* Removed the `dist` folder
	* Changed the tab size from `4` to `2` in the declarations file
	and wumpfetch TS test file
	* Added JSdoc to `WumpRequest` and `WumpResponse`
	* Fixed up some of the weird spacing in `WumpRequest` and
	`WumpResponse`
	* Cleaned up all test files
2019-08-26 16:52:34 +02:00
Wessel Tip
faa6deb8a9 Some code base improvements 2019-06-07 20:22:59 +02:00
ba31773ca0 Update WumpResponse.js 2019-04-21 19:04:35 +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
Wessel T
7ee8d3bf6b Many fixes! 2019-04-05 17:15:24 +02:00