Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Releases: MozillaSecurity/dharma

v1.3.2

12 Jun 20:53
v1.3.2
Compare
Choose a tag to compare
  • fix incorrect output in recursive definitions (#23)
  • fix svg grammar recursion issue in color-profile (#19)
  • add wasm.dg (thanks @pventuzelo)

v1.3.1

05 Dec 03:26
Compare
Choose a tag to compare

Fixes

  • Infinite recursion #19

v1.2.0

15 Dec 07:21
Compare
Choose a tag to compare

Features

  • Support to generate a range of variables @shsirk
  • Removal of undefined.js in favor of Octo.js integration

Development

  • Add Travis task for API documentation
  • Add Travis task for PyPI distribution
  • Add Makefile for common dev operations
  • Add debug configuration for VSCode
  • Add new setup.py script
  • Add Dockerfile