Skip to main content


Generic Module to inherit from

Changes for v0.32.1 - 2023-09-19T20:15:02Z

  • Corrected a negative side affect of allowing, by default, the use of reference as hash keys when some key names are stringifyable objects. They would not stringify because they are object. Now allowing reference as hash keys is disabled by default and is an option.