squeep-api-dingus
2024-03-09 Justin WindMerge branch 'v2.1-dev' master v2.1.0
2024-03-09 Justin Windbump package version to 2.1.0
2024-03-09 Justin Windupdate package-lock
2024-03-03 Justin Windadd addCookie helper to common utilities
2024-02-26 Justin Windupdate devDependencies
2024-02-24 Justin Windcookies are now parsed and populated on ctx.cookie...
2024-02-24 Justin Windadd HTTP status enums, rework ErrorReponse proxy to...
2024-02-15 Justin Windupdate devDependencies
2023-12-19 Justin Windupdate eslint config for latest version v2.0-dev
2023-11-15 Justin Windbump package version to 2.0.1 v2.0.1
2023-11-15 Justin Windupdate dependencies
2023-11-14 Justin Windlog a little less about static meta headers
2023-11-13 Justin Windmove fileScope to separate module, update dependencies...
2023-08-27 Justin WindMerge branch 'v2.0-dev' as v2.0.0 v2.0.0
2023-08-27 Justin Windbump package version to 2.0.0
2023-08-26 Justin Windupdate docs
2023-08-26 Justin Windby default, handle HEAD requests automatically for...
2023-08-26 Justin Windchange default of ignoreTrailingSlash to true
2023-08-26 Justin Windminor refactor of router to use explicit exceptions
2023-08-26 Justin Windminor refactor of extension to mime-type lookups
2023-08-26 Justin Windupdate devDependencies
2023-07-23 Justin Windremove deprecated ctx.rawBody usage
2023-07-20 Justin Windminor coverage cleanup
2023-07-20 Justin Windremoved deprecated logger-related functions, default...
2023-07-20 Justin Windupdate changelog v1.2-dev
2023-07-20 Justin WindMerge branch 'v1.2-dev' as v1.2.10
2023-07-20 Justin Windbump package version to 1.2.10 v1.2.10
2023-07-20 Justin Winddoc update
2023-07-20 Justin Windmore lint cleanup
2023-07-19 Justin Winddeprecate common.ensureLoggerLevels and no longer use
2023-07-19 Justin Windctx.matchedPath now stores raw route rather than proces...
2023-07-19 Justin Windlint cleanup
2023-07-19 Justin Windsupport escaping param indicator in route paths
2023-07-18 Justin Windminor cleanup of router parameter class
2023-07-18 Justin Windupdate devDependencies
2022-09-16 Justin WindMerge branch 'v1.2-dev' as v1.2.9 v1.2.9
2022-09-16 Justin Windbump package version to 1.2.9
2022-09-16 Justin Windupdate dependencies and devDependencies
2022-09-16 Justin Windclean up some lint issues
2022-06-10 Justin WindMerge branch 'v1.2-dev' as v1.2.8 v1.2.8
2022-06-10 Justin Windbump package version to 1.2.8
2022-06-10 Justin Windupdate devDependencies
2022-05-06 Justin WindMerge branch 'v1.2-dev' as v1.2.7 v1.2.7
2022-05-06 Justin Windbump package version to 1.2.7
2022-05-06 Justin Windupdate devDependencies
2022-04-29 Justin WindMerge branch 'v1.2-dev' as v1.2.6 v1.2.6
2022-04-29 Justin Windbump package version to 1.2.6
2022-04-29 Justin Windquiet an eslint warning
2022-04-29 Justin Windminor rearrangement in serveFile
2022-04-28 Justin Windsimplify parameter objects slightly
2022-04-28 Justin Windminor refactoring in router, clarifying names and compl...
2022-04-27 Justin Windupdate dependencies and devDependencies
2022-04-27 Justin Windadd option to bodyData() to not render into string
2022-04-27 Justin Windlog raw handler objects, rather than deprecated wrapper
2022-04-27 Justin Windminor documentation updates
2022-03-12 Justin WindMerge branch 'v1.2-dev' as v1.2.5 v1.2.5
2022-03-12 Justin Windbump package version to 1.2.5
2022-03-12 Justin Windadd options to ingestBody
2022-03-12 Justin Windadd option to persist response body in context for...
2022-03-12 Justin Windsupport maximum request body size
2022-03-12 Justin Windupdate devDependencies
2022-01-21 Justin WindMerge branch 'v1.2-dev' as v1.2.4 v1.2.4
2022-01-21 Justin Windbump package version to 1.2.4
2022-01-21 Justin Windupdate devDependencies
2021-12-30 Justin WindMerge branch 'v1.2-dev' as v1.2.3 v1.2.3
2021-12-30 Justin Windbump package version to 1.2.3
2021-12-30 Justin Windupdate devDependencies
2021-12-11 Justin Windupdate dependencies and devDependencies
2021-10-29 Justin WindMerge branch 'v1.2-dev' as v1.2.2 v1.2.2
2021-10-29 Justin Windbump package version to 1.2.2
2021-10-29 Justin Windobscure authorization header value when logging
2021-10-22 Justin WindMerge branch 'v1.2-dev' as v1.2.1 v1.2.1
2021-10-22 Justin Windbump package version to 1.2.1
2021-10-22 Justin Windupdate dependencies and devDependencies
2021-10-22 Justin WindserveFile now requires a directory be specified
2021-09-10 Justin WindMerge branch 'v1.2-dev' as v1.2.0 v1.2.0
2021-09-10 Justin Windallow additional arguments to be passed to handler...
2021-09-09 Justin Windupdate devDependencies to latest v1.1-dev
2021-08-09 Justin WindMerge branch 'v1.1-dev' as v1.1.0 v1.1.0
2021-08-09 Justin Windfix and enforce indent rules
2021-08-08 Justin Windpotentially serve static files with static headers
2021-08-01 Justin Windinitial release v1.0.0