jws/changelog.md

1,019 B

Changelog

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

[0.2.0] - 2025-03-20

🚀 Features

  • Add jakarta-todo-jsp implementation
  • Improve usability by including a progressbar while installing packages on windows and mac
  • Improve docker installation process by adding wsl feature activation

🐛 Bug Fixes

  • Reanble window resize to better support multi monitor setups with different resolutions
  • Disable password dialog on windows

⚙️ Miscellaneous Tasks

  • Add .devcontainer directory to jakarta jsp project directory

[0.1.0] - 2025-03-19

🚀 Features

  • Add config and structured logging
  • Add first simple jakartaee10-servlet project

📚 Documentation

  • Add changelog.md
  • Fix missing version info in changelog.md

[0.0.2] - 2025-03-17

🚀 Features

  • Add simple spring-boot-todo-microservice

[0.0.1] - 2025-03-14

🚀 Features

  • Initial project commit

📚 Documentation

  • Update README