Changelog
Less than 1 minute
Changelog
2.1.7 (2024-11-10)
- Update package data
2.1.6 (2024-10-27)
- Standardization of errors
- Fixing a headers error in RequestInit
2.1.4 (2024-10-14)
- Adding auto generation for
body
inHMPLRequestInit
- String parsing has been reworked
- Adding context
2.1.3 (2024-09-29)
- Adding memoization functionality
- Replacing
isRepeatable
withrepeat
- Bug fix. Replacing a reply to a
Comment
when the default response is not fullfilled (200-299) - Adding an options object to the
compile
function