Skip to content

v4.6.0

Compare
Choose a tag to compare
@dennissiemensma dennissiemensma released this 01 Nov 19:47
· 430 commits to v4 since this release

In order to point your local installation to the new location on Github, execute the following commands:

sudo su - dsmr
git remote -v
git remote set-url origin https://github.com/dsmrreader/dsmr-reader.git
git remote -v

The last command should reflect the new URL’s.


  • Changed: DSMR-reader verplaatst op Github [#1174]

  • Added: Instelling om waarschuwingen over data-grootte te negeren [#1173]
  • Added: FreeBSD compatibility [#1175]
  • Added: Envvar for DJANGO_STATIC_ROOT [#1175]