10 Commits

Author SHA1 Message Date
Androz
37c4449ecb Update index.d.ts 2019-12-19 20:54:16 +01:00
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
August
7774f3c435 Update typings
Wessel, tell me the profile data so I can add it to typings too!
2019-07-10 07:17:58 -07:00
Wessel T
ab1350e15b Fix method options 2019-04-24 00:34:55 +02:00
August (Chris)
1b308849d6 "chain" to "chaining" 2019-04-23 15:20:27 -07:00
August (Chris)
4d47ed834c Updated Typings 2019-04-12 17:10:36 -07:00
August (Chris)
c64cebb849 Fixed owo 2019-03-29 14:06:46 -07: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
August
f1eb6fe45a Update typings 2019-02-23 17:22:12 -07:00
August
44748e3ff9 Add typings 2019-02-16 17:11:30 -07:00