Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 3.19 KB

CHANGELOG.md

File metadata and controls

58 lines (39 loc) · 3.19 KB

Changelog

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

0.1.1 - 2024-04-09

What's Changed

  • Updated README, Format code using Pint by @coolsam726 in #27

Full Changelog: https://github.com/savannabits/modular/compare/0.1.0...0.1.1

0.1.0 - 2024-04-09

What's Changed

  • New Feat: Generate Views together with Tests by @coolsam726 in #16
  • Ran Laravel Pint by @coolsam726 in #17
  • Modification: changed the src path to app in generated modules by @coolsam726 in #22
  • New Feature: Console Command Generator Command added by @coolsam726 in #23
  • New Feature: Provider Generation Command by @coolsam726 in #24
  • New Features: Job Creation and Tests Creation by @coolsam726 in #26

Full Changelog: https://github.com/savannabits/modular/compare/v0.0.2...0.1.0

v0.0.2 - 2024-04-07

What's Changed

  • Removed Support for Laravel 10 by @coolsam726 in #10
  • 0.x dev - Dependency Updates and Test Workflow updates by @coolsam726 in #11
  • Further Tests workflow adjustment by @coolsam726 in #12
  • Bug Fixed: Was failing to recognize existing model when creating a si… by @coolsam726 in #13
  • New Feature: Generate Policies by @coolsam726 in #14
  • New Feature: Generate Request Class by @coolsam726 in #15

Full Changelog: https://github.com/savannabits/modular/compare/v0.0.1...v0.0.2

v0.0.1 - 2024-04-06

What's Changed

  • Finished the basic architecture of Module Generation and Registration by @coolsam726 in #2
  • 0.x dev - Improvements in underlying API for files generation by @coolsam726 in #3
  • Updated PHP versions on phpstan and run-tests workflows by @coolsam726 in #4
  • Removed wikimedia composer merge plugin by @coolsam726 in #5
  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #1
  • New Feature: Generate Models by @coolsam726 in #6
  • Package Api Improvement: Collect Reusable generator modifications to a Concern by @coolsam726 in #7
  • Feature: Seeder Generation by @coolsam726 in #8
  • New Feature: Controller Make Command by @coolsam726 in #9

New Contributors

  • @coolsam726 made their first contribution in #2
  • @dependabot made their first contribution in #1

Full Changelog: https://github.com/savannabits/modular/commits/v0.0.1