Skip to main content



match contents of a hash against rules

Changes for v0.8.0 - 2023-06-11T14:49:27+01:00

  • Incompatible Changes
  • Enhancements
  • Documentation


handle requests for /.well-known/traffic-advice

Changes for v0.2.4 - 2023-06-11T14:33:50+01:00

  • Documentation


Add enumerated methods for HTTP requests

Changes for v0.5.1 - 2023-06-11T14:30:20+01:00

  • Documentation
  • Tests


resolve keys to data

Changes for 0.007001 - 2023-06-11T15:30:55Z

  • Refactor the "transformers" interface to use ::Asset
  • added function persistent_file() to allow avoiding automatic file deletion for generated files.


immutable enumeration classes

Changes for v0.2.7 - 2023-06-11T14:25:38+01:00

  • Documentation