jws/changelog.md

1.8 KiB

Changelog

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

[0.6.0] - 2025-03-30

📚 Documentation

  • Update README

[0.5.0] - 2025-03-23

🚀 Features

  • Add jakarta rest todo implementation with devcontainer setup
  • Added complete example for spring boot rest service with devcontainer

📚 Documentation

  • Update changelog.md

[0.4.0] - 2025-03-21

🚀 Features

  • Optimize software installation on windows and add information splash screen on startup
  • Add complete example for Jakarta Faces and a devcontainer setup

💼 Other

  • Add clean up step to build.sh

📚 Documentation

  • Update changelog

[0.3.0] - 2025-03-21

🚀 Features

  • Finalize jakarta-jsp devcontainer setup

🐛 Bug Fixes

  • Reorder wsl checks on windows docker installation to reduce executation if elevated privileges

📚 Documentation

  • Update changelog

[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