Skip to content

ng2web ChangeLog

v1.1.0

Released: 2025-10-06

  • Migrated from rye to uv for development management. (#21)
  • Added Python 3.14 as a tested/supported Python version. (#22)
  • Fixed a typo in the header metadata of the base template. (#26)

v1.0.1

Released: 2025-05-27

  • Fixed next_url being a full pathname rather than just the filename (with thanks to @bhmj). (#18)

v1.0.0

Released: 2025-03-24

  • Overhaul of the repository and the code. (#2)
  • Upgraded to ngdb v0.12.
  • Added support for overriding the builtin templates. (#6)
  • Added the --index switch. (#8)
  • Added documentation. (#9)

v0.1.1

Released: 2024-04-02

  • Revamped the repository. (#1).

v0.0.1

Released: 2022-03-31

  • Initial release.