23.5.1 (2023-12-05)
- set default holidayscount and target hours (b1d0bfb)
- set default holidayscount and target hours (#153) (98c5f15)
23.5.0 (2023-12-04)
- added users default holidaycount and targethours (2439f40)
- added users default holidaycount and targethours (#137) (e96713d)
23.4.0 (2023-12-04)
23.3.0 (2023-11-29)
23.2.0 (2023-11-29)
23.1.0 (2023-11-29)
23.0.0 (2023-11-21)
- We've renamed
HolidayscarryRow
toHolidaysCarryover
andHolidaysquotaRow
toHolidaysQuota
and adjusted all method names accordingly to make the naming more consistent.
22.2.0 (2023-11-06)
22.1.0 (2023-11-06)
22.0.0 (2023-10-24)
- Replace deactivate... with delete... (67e0b33)
- There are no
deactivate...
methods anymore. In order to deactivate a customer, project, ..., you need to calledit...
withactive: false
.
21.15.0 (2023-10-24)
21.14.0 (2023-10-24)
21.13.0 (2023-10-16)
- expand workTimes model with new property (828a6e7)
21.12.0 (2023-09-26)
- nonbusinessgroupsId is now optional for getNonbusinessDays (fe6384a)
- nonbusinessgroupsId is now optional for the getNonbusinessDays API call (cf98a8c)
21.11.0 (2023-09-14)
- Company expansion (065fc38)
21.10.4 (2023-09-13)
21.10.3 (2023-09-13)
21.10.2 (2023-09-13)
- Incorrect type of company.worktimeForceBreaks (2c699dd)
- move comments (f281997)
- use work time force breaks enum (3a7b396)
21.10.1 (2023-09-12)
21.10.0 (2023-09-12)
- Add upcoming
allowEntryOverlaps
to company type (5b76f64) - Add upcoming allowEntryOverlaps to company type (73ee73c)
21.9.0 (2023-09-06)
- adjust absence, targethours and nonbusinessday APIs to handle multiple ids at once (b571c21)
- Support filtering by multiple ids (567bb22)
21.8.0 (2023-09-06)
- edit test for omitted billable feature (d8689ad)
- support default configured billable (da085fa)
- Support omitting billable from startClock() (6b73818)
21.7.0 (2023-08-09)
- expose nonbusiness group model (eb4e568)
21.6.0 (2023-07-28)
- make mocks more consistent (1fd9177)
- add declined props (1d80925)
21.5.1 (2023-07-19)
- Incorrect absence and user types (91a00b8)
21.5.0 (2023-07-11)
- Remove status from required properties of addWorkTimesChangeRequest() (40bd5cd)
- Remove status from required properties of addWorkTimesChangeRequest() (65dbd8e)
21.4.0 (2023-07-10)
21.3.0 (2023-07-10)
- Use v2 endpoint for entrygroups (and adjust types) (1647db4)
- update entrygroups endpoints (82ff3b4)
21.2.0 (2023-06-07)
- rename workTimeEditLock prop (4d83f26)
- add status prop to change request model (315a4a0)
21.1.0 (2023-06-01)
21.0.1 (2023-04-11)
- Missing README on NPM (fcdb878)
21.0.0 (2023-04-11)
- add approvedImmediately=false case (2cb939b)
- add comment (781c6a1)
- add mock functions export (53c38a4)
- add mocks for workTimes (6752007)
- change error message to have type correctly (2f2c88e)
- correct return type of approve/decline (671d4c0)
- Improve AddWorkTimesChangeRequestReturnType type (0620097)
- Incorrect param type of addWorkTimesChangeRequest() (18fddb1)
- make mock generation slimmer (09016c9)
- reflect concept changes (8ba8355)
- return single mock instead of array (fee1ff2)
- update user mock (1a4864e)
- add workTimeEditLock prop to User (89c3c86)
- Add workTimes API methods (#101) (8bbca40)
- add workTimes types (4c8f6e4)
- expand change request return type (d337cc3)
- Expose team types (952f700)
- Improve workTimes mocks (3499590)
- Introduce special IsoDate and IsoUtcDateTime types (6fe88e2)
- parametrize user mock's workTimeEditLock (f976f7f)
- Update Node (40f81b6)
- Removed official Node 14 support. We don't know of an actual breaking change for Node 14, but it might happen in future releases.
21.0.0-beta.1 (2023-04-11)
- add approvedImmediately=false case (2cb939b)
- add comment (781c6a1)
- add mock functions export (53c38a4)
- add mocks for workTimes (6752007)
- change error message to have type correctly (2f2c88e)
- correct return type of approve/decline (671d4c0)
- Improve AddWorkTimesChangeRequestReturnType type (0620097)
- Incorrect param type of addWorkTimesChangeRequest() (18fddb1)
- make mock generation slimmer (09016c9)
- reflect concept changes (8ba8355)
- return single mock instead of array (fee1ff2)
- update user mock (1a4864e)
- add workTimeEditLock prop to User (89c3c86)
- Add workTimes API methods (#101) (8bbca40)
- add workTimes types (4c8f6e4)
- expand change request return type (d337cc3)
- Expose team types (952f700)
- Improve workTimes mocks (3499590)
- Introduce special IsoDate and IsoUtcDateTime types (6fe88e2)
- parametrize user mock's workTimeEditLock (f976f7f)
- Update Node (40f81b6)
- Removed official Node 14 support. We don't know of an actual breaking change for Node 14, but it might happen in future releases.
20.0.0 (2023-04-06)
moduleTargetHours
andmoduleUserReports
have been replaced bymoduleWorkTime
20.0.0-beta.11 (2023-03-23)
- add comment (781c6a1)
20.0.0-beta.10 (2023-03-23)
- parametrize user mock's workTimeEditLock (f976f7f)
20.0.0-beta.9 (2023-03-23)
- correct return type of approve/decline (671d4c0)
20.0.0-beta.8 (2023-03-23)
- add approvedImmediately=false case (2cb939b)
20.0.0-beta.7 (2023-03-23)
- update user mock (1a4864e)
- add workTimeEditLock prop to User (89c3c86)
20.0.0-beta.6 (2023-03-22)
- expand change request return type (d337cc3)
20.0.0-beta.5 (2023-03-08)
- Improve AddWorkTimesChangeRequestReturnType type (0620097)
20.0.0-beta.4 (2023-03-08)
- Incorrect param type of addWorkTimesChangeRequest() (18fddb1)
20.0.0-beta.3 (2023-03-01)
- add mock functions export (53c38a4)
20.0.0-beta.2 (2023-02-22)
20.0.0-beta.1 (2023-02-21)
- Expose team types (952f700)
- Improve workTimes mocks (3499590)
- Introduce special IsoDate and IsoUtcDateTime types (6fe88e2)
- Update Node (40f81b6)
- Removed official Node 14 support. We don't know of an actual breaking change for Node 14, but it might happen in future releases.
19.2.0-beta.6 (2023-02-20)
- reflect concept changes (8ba8355)
19.2.0-beta.5 (2023-02-20)
- return single mock instead of array (fee1ff2)
19.2.0-beta.4 (2023-02-20)
- change error message to have type correctly (2f2c88e)
19.2.0-beta.3 (2023-02-20)
- make mock generation slimmer (09016c9)
19.2.0-beta.2 (2023-02-17)
- add mocks for workTimes (6752007)
19.2.0-beta.1 (2023-02-16)
- add workTimes types (4c8f6e4)
19.1.2 (2023-02-10)
- make absenceFixedCredit providable (89f892f)
19.1.1-beta.1 (2023-02-09)
- make absenceFixedCredit providable (3b7288c)
19.1.0 (2023-02-08)
- use PUT for splitting entries at midnight (998e004)
- use PUT for splitting entries at midnight (bc8ab24)
- Add splitAllEntriesAtMidnight functionality (58ae7be)
18.3.0-beta.1 (2022-12-20)
- Add splitAllEntriesAtMidnight functionality (58ae7be)
19.0.0 (2022-12-21)
- Update faker dependency (e89d79f)
- Since faker has been updated, it might break your tests
18.2.0 (2022-12-14)
- refine access rights type (8a51f3b)
- Add AbsenceType.SickSelfWithSicknessBenefit (785442a)
18.1.1-beta.1 (2022-10-25)
- refine access rights type (8a51f3b)
18.1.0 (2022-10-17)
- Improve typing of start/stop clock response (ada7721)
18.1.0-beta.2 (2022-10-17)
18.1.0-beta.1 (2022-10-12)
- Improve typing of start/stop clock response (ada7721)
18.0.0 (2022-08-08)
- The external application header now has a max length of 50 characters.
- getCustomers(), getProjects(), getEntries(), getEntriesTexts() won't return a paging property anymore since pages are now requested automatically.
- We've also improved some typings for these endpoints which might break your TypeScript build.
18.0.0-beta.1 (2022-08-04)
- The external application header now has a max length of 50 characters.
- getCustomers(), getProjects(), getEntries(), getEntriesTexts() won't return a paging property anymore since pages are now requested automatically.
- We've also improved some typings for these endpoints which might break your TypeScript build.
17.0.0 (2022-07-13)
- Missing null types in WorktimeRegulation (5c47cdd)
- Remove deprecated NO_WORKTIME_REGULATIONS_ID (62003cd)
- Add worktimeRegulationCountryPresets to mock package (cad211f)
- Improve worktimeRegulation typing (49c2662)
- NO_WORKTIME_REGULATIONS_ID has been renamed to NO_WORKTIME_REGULATIONS_ID_FOR_USER
16.0.0 (2022-07-05)
- Broken imports in mock generators (ef41b8f)
- Add possibility to generate mocks on a single day (7578654)
- createAbsenceMocks() and createTargethoursRowMocks() may produce different mock data now.
15.0.0 (2022-06-29)
- Inconsistency in mock function naming (4c1d34d)
- createAbsencesMocks and createNonbusinessDaysMocks have been renamed (see commit)
14.0.1 (2022-06-27)
- Improve TypeScript abence types (2a08354)
14.0.0 (2022-06-24)
- Refactor date handling in mocks (6f7d28f)
- We improved the way how dates are generated in our mocks. E.g. absences mocks and targethours mocks now won't have overlaps. However, due to these changes, you might see in your test snapshots (only if you're using our mock functions which aren't public anyway)
13.1.0 (2022-06-20)
- Deprecate
NO_WORKTIME_REGULATIONS_ID
(4e3d487)
13.0.0 (2022-06-09)
-
Update dependencies (645afaa)
-
Drop CommonJS support (2227583)
-
Drop official Node v12 support (97381ac)
-
Remove deprecated cache feature (512d749)
- Dropped CommonJS support. This module is now published as an ES Module. There will be no CJS build anymore.
- Dropped official Node v12 support. It may still work, though.
- The cache plugin has been removed. It has been deprecated for quite some time now and will be discontinued.
- These updates include breaking changes of upstream dependencies. There's a low risk of a breaking change in one of these.
13.0.0-beta.1 (2022-06-08)
-
Update dependencies (645afaa)
-
Drop CommonJS support (2227583)
-
Drop official Node v12 support (97381ac)
-
Remove deprecated cache feature (512d749)
- Dropped CommonJS support. This module is now published as an ES Module. There will be no CJS build anymore.
- Dropped official Node v12 support. It may still work, though.
- The cache plugin has been removed. It has been deprecated for quite some time now and will be discontinued.
- These updates include breaking changes of upstream dependencies. There's a low risk of a breaking change in one of these.
12.1.0 (2022-05-03)
- Expose access and nonbusinessday models (e499f95)
12.0.0 (2022-04-19)
- Use v2 routes for customers and projects (f5d8b43)
projects
has been removed from theCustomer
type
12.0.0-beta.1 (2022-04-12)
- Use v2 routes for customers and projects (f5d8b43)
projects
has been removed from theCustomer
type
11.0.0 (2022-04-07)
- We removed all task related endpoints and also
getSearchTexts()
since these were deprecated for quite a while now. - Fixed some incorrect return typings. You might see type errors in your TypeScript project.
10.3.1 (2022-04-02)
- Replace deprecated faker functions (33d3ed6)
10.3.0 (2022-04-02)
- Update faker module (787b4cd)
10.2.0 (2022-03-30)
- Make locale providable (e12c8ab)
10.1.6 (2022-03-11)
- Incorrect absence mock (979266d)
10.1.5 (2022-03-11)
- Incorrect entry mocks implementation (3840ab6)
10.1.4 (2022-03-11)
- Improve mocks (1b951e8)
10.1.3 (2022-03-10)
- Export absence mocks (b07b102)
10.1.2 (2022-03-10)
- Incorrect absence typings (563c0c5)
10.1.1 (2022-03-05)
- Incorrect userReport typings (5440658)
10.1.0 (2022-01-02)
- Add functions for parsing csv entries (21c7176)
10.0.0 (2021-12-15)
- Downgrade map-obj to CJS version (8cd26ae)
- Incorrect typing of "offset" (a8f5752)
- Issues with Turkish locale (5831bbc)
- The mapping algorithm to map camelCase to snake_case and vice versa has been changed. There is a slight chance that some keys might be mapped differently (although our tests did not reveal anything like that).
10.0.0-beta.3 (2021-12-09)
- Downgrade map-obj to CJS version (8cd26ae)
10.0.0-beta.2 (2021-12-08)
- Incorrect typing of "offset" (a8f5752)
10.0.0-beta.1 (2021-12-08)
- Issues with Turkish locale (5831bbc)
- The mapping algorithm to map camelCase to snake_case and vice versa has been changed. There is a slight chance that some keys might be mapped differently (although our tests did not reveal anything like that).
9.7.2 (2021-11-30)
- Incorrect typing of countReductionUsed (6671c9f)
9.7.1 (2021-11-28)
- Improve UserReport typings (f3c7c56)
9.7.0 (2021-11-13)
- Add getNonbusinessGroups() and getNonbusinessDays() (ba034ef)
9.6.1 (2021-11-12)
- Incorrect TypeScript typings of addAbsence() (ded0d1d)
9.6.0 (2021-11-01)
9.5.2 (2021-10-24)
- TypeScript: Incorrect absence types (e0f2136)
9.5.1 (2021-10-11)
- Incorrect Entry and LumpsumService mocks (12cc74a)
9.5.0 (2021-10-09)
- Improve entry filters (613fa00)
9.4.0 (2021-10-09)
- Unrecognized package exports in TypeScript (1d41301)
- Expose a way to set the faker seed (726f8e5)
9.3.0 (2021-10-09)
- Add entry utility functions (047deb7)
- Add entry utils (d566218)
- Introduce subpackage mocks (f8a8d5f)
9.2.0 (2021-10-08)
9.1.1 (2021-09-17)
- Update user types (c9c8652)
9.1.0 (2021-09-14)
- Add getProjects() (a44785f)
9.0.0 (2021-09-13)
- Correct more types (323bed5)
- Correct type attribution (f895fa9)
- Improve types (9266392)
- Improve types and wording (3f79891)
- Make header required and use it in integration tests (a028311)
- Repair Tests (865aede)
- Repair Unit Tests (8da6020)
- Revert incorrect typing of timeClockedSince (cc4d797)
- TimeEntry typing of timeClockedSince property (770f47a)
- Remove internals folder (994550a)
- Add API v2 changes (0f8bc56)
- Add proper native ESM support (2846a94)
- Do not use class properties as methods anymore (a0d04c3)
- Introduce enums (0515034)
- Publish beta version (1446e55)
- Publish beta version (000369a)
- Publish beta version (2018711)
- remove offset property (bbf047b)
- Remove Promise<> type from returnTypes (d6f4c15)
- Switch to MIT license (dd07fb1)
- Use new endpoints in code, remove old ones (d3495f4)
- Methods on Clockodo and Api instances won't be bound to the instance anymore.
- The return types are not wrapped in Promise<> types anymore. You may need to update your types.
- Switch to MIT license
- All files inside internals have been moved up to the src directory. This change might break your app in case you've used deep package imports.
- Depending on your build and runtime configuration, this change might break your path resolution.
9.0.0-beta.2 (2021-09-13)
- Remove internals folder (994550a)
- Do not use class properties as methods anymore (a0d04c3)
- Remove Promise<> type from returnTypes (d6f4c15)
- Switch to MIT license (dd07fb1)
- Methods on Clockodo and Api instances won't be bound to the instance anymore.
- The return types are not wrapped in Promise<> types anymore. You may need to update your types.
- Switch to MIT license
- All files inside internals have been moved up to the src directory. This change might break your app in case you've used deep package imports.
9.0.0-beta.1 (2021-09-13)
- Add proper native ESM support (2846a94)
- Depending on your build and runtime configuration, this change might break your path resolution.
8.1.0-beta.14 (2021-06-02)
- Revert incorrect typing of timeClockedSince (cc4d797)
8.1.0-beta.13 (2021-06-02)
- TimeEntry typing of timeClockedSince property (770f47a)
8.1.0-beta.12 (2021-05-31)
- Add API v2 changes (0f8bc56)
8.1.0-beta.11 (2021-05-31)
- remove offset property (bbf047b)
8.1.0-beta.10 (2021-05-31)
- Publish beta version (1446e55)
8.1.0-beta.9 (2021-05-25)
- Publish beta version (000369a)
8.1.0-beta.8 (2021-05-25)
- Publish beta version (2018711)
8.1.0-beta.7 (2021-05-19)
- Introduce enums (0515034)
8.1.0-beta.6 (2021-05-07)
8.1.0-beta.5 (2021-05-05)
- Correct more types (323bed5)
8.1.0-beta.4 (2021-04-30)
- Correct type attribution (f895fa9)
8.1.0-beta.3 (2021-04-29)
- Improve types (9266392)
8.1.0-beta.2 (2021-04-27)
- Improve types and wording (3f79891)
8.1.0-beta.1 (2021-04-27)
- Repair Unit Tests (8da6020)
- Use new endpoints in code, remove old ones (d3495f4)
8.0.7 (2021-04-16)
- typescript: Make restricted project properties optional (936f134)
- typescript: revenueFactor can be null (d0f8965)
8.0.6 (2021-03-01)
8.0.5 (2021-02-12)
- Wrong package configuration (f696320)
8.0.4 (2021-02-12)
- exports-fields in package.json (cbb45ab)
8.0.3 (2021-02-11)
- Enable CORS for login requests (8e6859e)
8.0.2 (2021-02-10)
- Update dependencies (da2dfbe)
8.0.1 (2021-02-10)
- Broken plugin import statements (b0fa5ac)
8.0.0 (2021-02-10)
- Add cookie authentication support (9fc6276)
- Add ESM support (c09e86c)
- Add getLumpSumServices() (cc344e0)
- Enable ISO UTC date times for all requests (6905d6b)
- Refactor public interface (2c23de4), closes #50 #50
- clockodo is now available as CommonJS and ECMAScript module. Although very unlikely, this might cause issues depending on your specific setup.
- All timestamps are now returned as ISO UTC. You don't need the user's time zone to interpret the times correctly now.
- Some return types have been updated and corrected. This might result in TypeScript errors.
- The Clockodo constructor arguments have changed a little bit. Check out the documentation for correct usage.
7.0.0 (2020-12-03)
- billable not required when calling addEntry() with a lumpsum entry (f422119)
- Incorrect addEntry() params (1603410)
- Make billable required again for addEntry() (dda2bc8)
- typo (6c4810c)
- Types: Make running-propety in return types optional (7b83d14)
- Required params in addLumpSumEntry (fae42f8)
- Drop official support for Node 8 (668decf)
-
Improve query and property mapping (6dadcd0), closes #52 #60
-
Merge addLumpEntry with addEntry() (825b72e)
-
Update esLint and use lint-staged + prettier (74abf23)
- The mapping between camelCase and snake_case has been streamlined and improved. You might observe different behavior if you relied on the previous (buggy) implementation.
- Our test pipeline does not execute our tests for Node 8 anymore. There is no breaking change we know of but we don't guarantee that it will work on Node 8.
- The Clockodo class uses arrow functions as methods.
- addLumpEntry() has been removed. You can use addEntry() to create a recurring lump sum entry.
- addEntry() actually requires different params based on what type of entry you want to create. If you want to create a time entry, you need to pass timeUntil. If you want to create a lump sum entry, you need to pass a lumpSum.
- The required params of addLumpSumEntry() where not correct. The actual required params are: "customersId", "lumpSumsAmount", "lumpSumsId", "billable", "timeSince". These need to be passed as first argument. All additional params need to be passed as second argument.
7.0.0-beta.8 (2020-12-01)
- The mapping between camelCase and snake_case has been streamlined and improved. You might observe different behavior if you relied on the previous (buggy) implementation.
7.0.0-beta.7 (2020-09-16)
- Drop official support for Node 8 (668decf)
-
Improve query and property mapping (6dadcd0), closes #52 #60
-
Merge addLumpEntry with addEntry() (825b72e)
-
Update esLint and use lint-staged + prettier (74abf23)
- The mapping between camelCase and snake_case has been streamlined and improved. You might observe different behavior if you relied on the previous (buggy) implementation.
- Our test pipeline does not execute our tests for Node 8 anymore. There is no breaking change we know of but we don't guarantee that it will work on Node 8.
- The Clockodo class uses arrow functions as methods.
- addLumpEntry() has been removed. You can use addEntry() to create a recurring lump sum entry.
- addEntry() actually requires different params based on what type of entry you want to create. If you want to create a time entry, you need to pass timeUntil. If you want to create a lump sum entry, you need to pass a lumpSum.
- The required params of addLumpSumEntry() where not correct. The actual required params are: "customersId", "lumpSumsAmount", "lumpSumsId", "billable", "timeSince". These need to be passed as first argument. All additional params need to be passed as second argument.
7.0.0-beta.8 (2020-12-01)
- The mapping between camelCase and snake_case has been streamlined and improved. You might observe different behavior if you relied on the previous (buggy) implementation.
7.0.0-beta.7 (2020-09-16)
- Drop official support for Node 8 (668decf)
- Our test pipeline does not execute our tests for Node 8 anymore. There is no breaking change we know of but we don't guarantee that it will work on Node 8.
7.0.0-beta.6 (2020-09-16)
- Update esLint and use lint-staged + prettier (74abf23)
- The Clockodo class uses arrow functions as methods.
7.0.0-beta.5 (2020-09-14)
- Make billable required again for addEntry() (dda2bc8)
7.0.0-beta.4 (2020-09-14)
- billable not required when calling addEntry() with a lumpsum entry (f422119)
- Types: Make running-propety in return types optional (7b83d14)
7.0.0-beta.3 (2020-09-14)
- Merge addLumpEntry with addEntry() (825b72e)
- addLumpEntry() has been removed. You can use addEntry() to create a recurring lump sum entry.
7.0.0-beta.2 (2020-09-14)
- Incorrect addEntry() params (1603410)
- addEntry() actually requires different params based on what type of entry you want to create. If you want to create a time entry, you need to pass timeUntil. If you want to create a lump sum entry, you need to pass a lumpSum.
7.0.0-beta.1 (2020-09-14)
- Required params in addLumpSumEntry (fae42f8)
- The required params of addLumpSumEntry() where not correct. The actual required params are: "customersId", "lumpSumsAmount", "lumpSumsId", "billable", "timeSince". These need to be passed as first argument. All additional params need to be passed as second argument.
6.0.2 (2020-09-14)
- Remove const enums (dfda203)
6.0.2-beta.1 (2020-09-08)
- Remove const enums (dfda203)
6.0.1 (2020-07-13)
- Add plugins to npm package (65a14ad)
6.0.0 (2020-07-10)
- API improvements (1549b51)
- Adjust all keys to match clockodos rest-api
5.0.0 (2020-07-10)
- Reduce bundle size by making caching optional (b307bec)
- The
cacheTime
option has been removed and replaced by a plugin interface. See README for more details.
4.1.0 (2020-01-31)
4.0.1 (2020-01-31)
- readme: adjust readme (b8bf135)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.0 (2020-01-24)
- Change id type from string to number (0513722)
- Clockodo REST API uses type number for ids.
3.2.0 (2019-12-17)
3.1.6 (2019-09-23)
3.1.5 (2019-08-28)
3.1.4 (2019-06-28)
3.1.3 (2019-05-28)
- removes dangerous and unneeded dependencies (6436399)
3.1.2 (2019-05-28)
3.1.1 (2018-10-24)
3.1.0 (2018-10-24)
3.0.0 (2018-10-17)
- fixes outdate files option in package.json (4a9f98e)
- adding function parameter types (#21) (f3c2499)
- Adds remaining endpoint methods and alters old method signatures (#14) (fb82c71), closes #12
-
2.0.0 was missing all of the code in its publication due to an outdated files value.
-
Method Signature structure has been completely changed, and Node 6 support is dropped.
-
fix: addresses security vulnerabilities. Also adds jsdoc-to-markdown dev dependency
-
fix: jsdoc-to-markdown should just be used globally. removed dependency
-
changes method signatures, adds useless jsdoc
-
feat: creates config for typescript
-
feat: converts files to typescript (and required changes that comes with the transformation)
-
fix: fixes tests and the bugs revealed from them
-
fix: updates integration test
-
fix: adds nock teardown in case it is influencing other test files
-
feat: upgrades min supported version to Node 8
-
chore: sets automatic generation of types files to false as I see no benefit
-
Method signatures have been changed to objects.
2.0.0 (2018-10-17)
- adding function parameter types (#21) (f3c2499)
- Adds remaining endpoint methods and alters old method signatures (#14) (fb82c71), closes #12
-
Method Signature structure has been completely changed, and Node 6 support is dropped.
-
fix: addresses security vulnerabilities. Also adds jsdoc-to-markdown dev dependency
-
fix: jsdoc-to-markdown should just be used globally. removed dependency
-
changes method signatures, adds useless jsdoc
-
feat: creates config for typescript
-
feat: converts files to typescript (and required changes that comes with the transformation)
-
fix: fixes tests and the bugs revealed from them
-
fix: updates integration test
-
fix: adds nock teardown in case it is influencing other test files
-
feat: upgrades min supported version to Node 8
-
chore: sets automatic generation of types files to false as I see no benefit
-
Method signatures have been changed to objects.
1.1.1 (2018-05-09)
1.1.0 (2018-04-25)
- Adds startClock, stopClock, and changeClockDuration (5db9894)