11cb0ef41Sopenharmony_ci0.6.3 / 2022-01-22
21cb0ef41Sopenharmony_ci==================
31cb0ef41Sopenharmony_ci
41cb0ef41Sopenharmony_ci  * Revert "Lazy-load modules from main entry point"
51cb0ef41Sopenharmony_ci
61cb0ef41Sopenharmony_ci0.6.2 / 2019-04-29
71cb0ef41Sopenharmony_ci==================
81cb0ef41Sopenharmony_ci
91cb0ef41Sopenharmony_ci  * Fix sorting charset, encoding, and language with extra parameters
101cb0ef41Sopenharmony_ci
111cb0ef41Sopenharmony_ci0.6.1 / 2016-05-02
121cb0ef41Sopenharmony_ci==================
131cb0ef41Sopenharmony_ci
141cb0ef41Sopenharmony_ci  * perf: improve `Accept` parsing speed
151cb0ef41Sopenharmony_ci  * perf: improve `Accept-Charset` parsing speed
161cb0ef41Sopenharmony_ci  * perf: improve `Accept-Encoding` parsing speed
171cb0ef41Sopenharmony_ci  * perf: improve `Accept-Language` parsing speed
181cb0ef41Sopenharmony_ci
191cb0ef41Sopenharmony_ci0.6.0 / 2015-09-29
201cb0ef41Sopenharmony_ci==================
211cb0ef41Sopenharmony_ci
221cb0ef41Sopenharmony_ci  * Fix including type extensions in parameters in `Accept` parsing
231cb0ef41Sopenharmony_ci  * Fix parsing `Accept` parameters with quoted equals
241cb0ef41Sopenharmony_ci  * Fix parsing `Accept` parameters with quoted semicolons
251cb0ef41Sopenharmony_ci  * Lazy-load modules from main entry point
261cb0ef41Sopenharmony_ci  * perf: delay type concatenation until needed
271cb0ef41Sopenharmony_ci  * perf: enable strict mode
281cb0ef41Sopenharmony_ci  * perf: hoist regular expressions
291cb0ef41Sopenharmony_ci  * perf: remove closures getting spec properties
301cb0ef41Sopenharmony_ci  * perf: remove a closure from media type parsing
311cb0ef41Sopenharmony_ci  * perf: remove property delete from media type parsing
321cb0ef41Sopenharmony_ci
331cb0ef41Sopenharmony_ci0.5.3 / 2015-05-10
341cb0ef41Sopenharmony_ci==================
351cb0ef41Sopenharmony_ci
361cb0ef41Sopenharmony_ci  * Fix media type parameter matching to be case-insensitive
371cb0ef41Sopenharmony_ci
381cb0ef41Sopenharmony_ci0.5.2 / 2015-05-06
391cb0ef41Sopenharmony_ci==================
401cb0ef41Sopenharmony_ci
411cb0ef41Sopenharmony_ci  * Fix comparing media types with quoted values
421cb0ef41Sopenharmony_ci  * Fix splitting media types with quoted commas
431cb0ef41Sopenharmony_ci
441cb0ef41Sopenharmony_ci0.5.1 / 2015-02-14
451cb0ef41Sopenharmony_ci==================
461cb0ef41Sopenharmony_ci
471cb0ef41Sopenharmony_ci  * Fix preference sorting to be stable for long acceptable lists
481cb0ef41Sopenharmony_ci
491cb0ef41Sopenharmony_ci0.5.0 / 2014-12-18
501cb0ef41Sopenharmony_ci==================
511cb0ef41Sopenharmony_ci
521cb0ef41Sopenharmony_ci  * Fix list return order when large accepted list
531cb0ef41Sopenharmony_ci  * Fix missing identity encoding when q=0 exists
541cb0ef41Sopenharmony_ci  * Remove dynamic building of Negotiator class
551cb0ef41Sopenharmony_ci
561cb0ef41Sopenharmony_ci0.4.9 / 2014-10-14
571cb0ef41Sopenharmony_ci==================
581cb0ef41Sopenharmony_ci
591cb0ef41Sopenharmony_ci  * Fix error when media type has invalid parameter
601cb0ef41Sopenharmony_ci
611cb0ef41Sopenharmony_ci0.4.8 / 2014-09-28
621cb0ef41Sopenharmony_ci==================
631cb0ef41Sopenharmony_ci
641cb0ef41Sopenharmony_ci  * Fix all negotiations to be case-insensitive
651cb0ef41Sopenharmony_ci  * Stable sort preferences of same quality according to client order
661cb0ef41Sopenharmony_ci  * Support Node.js 0.6
671cb0ef41Sopenharmony_ci
681cb0ef41Sopenharmony_ci0.4.7 / 2014-06-24
691cb0ef41Sopenharmony_ci==================
701cb0ef41Sopenharmony_ci
711cb0ef41Sopenharmony_ci  * Handle invalid provided languages
721cb0ef41Sopenharmony_ci  * Handle invalid provided media types
731cb0ef41Sopenharmony_ci
741cb0ef41Sopenharmony_ci0.4.6 / 2014-06-11
751cb0ef41Sopenharmony_ci==================
761cb0ef41Sopenharmony_ci
771cb0ef41Sopenharmony_ci  *  Order by specificity when quality is the same
781cb0ef41Sopenharmony_ci
791cb0ef41Sopenharmony_ci0.4.5 / 2014-05-29
801cb0ef41Sopenharmony_ci==================
811cb0ef41Sopenharmony_ci
821cb0ef41Sopenharmony_ci  * Fix regression in empty header handling
831cb0ef41Sopenharmony_ci
841cb0ef41Sopenharmony_ci0.4.4 / 2014-05-29
851cb0ef41Sopenharmony_ci==================
861cb0ef41Sopenharmony_ci
871cb0ef41Sopenharmony_ci  * Fix behaviors when headers are not present
881cb0ef41Sopenharmony_ci
891cb0ef41Sopenharmony_ci0.4.3 / 2014-04-16
901cb0ef41Sopenharmony_ci==================
911cb0ef41Sopenharmony_ci
921cb0ef41Sopenharmony_ci  * Handle slashes on media params correctly
931cb0ef41Sopenharmony_ci
941cb0ef41Sopenharmony_ci0.4.2 / 2014-02-28
951cb0ef41Sopenharmony_ci==================
961cb0ef41Sopenharmony_ci
971cb0ef41Sopenharmony_ci  * Fix media type sorting
981cb0ef41Sopenharmony_ci  * Handle media types params strictly
991cb0ef41Sopenharmony_ci
1001cb0ef41Sopenharmony_ci0.4.1 / 2014-01-16
1011cb0ef41Sopenharmony_ci==================
1021cb0ef41Sopenharmony_ci
1031cb0ef41Sopenharmony_ci  * Use most specific matches
1041cb0ef41Sopenharmony_ci
1051cb0ef41Sopenharmony_ci0.4.0 / 2014-01-09
1061cb0ef41Sopenharmony_ci==================
1071cb0ef41Sopenharmony_ci
1081cb0ef41Sopenharmony_ci  * Remove preferred prefix from methods
109