Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 541 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 541 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.0.4] - 2022-05-06

Added

  • REACT_BUILD_DIR varible
  • DJANGO_PATHS varible
  • REACT_ROOT_FILES varible
  • ServeReactView - view to serve files created by react
  • tests
  • Github actions for test and release to pypi

Changed

  • added ServeReactView to README.md