Skip to content

Releases: bguidolim/mcs

2026.3.6

06 Mar 09:36
75e79e4

Choose a tag to compare

What's Changed

Full Changelog: 2026.3.5...2026.3.6

2026.3.5

04 Mar 23:11
9092478

Choose a tag to compare

What's Changed

Full Changelog: 2026.3.4...2026.3.5

2026.3.4

04 Mar 01:13
e3bf0d4

Choose a tag to compare

What's Changed

New Contributors

  • @Copilot made their first contribution in #209

Full Changelog: 2026.3.2...2026.3.4

2026.3.2

02 Mar 01:20
584b1c1

Choose a tag to compare

What's Changed

Full Changelog: 2026.3.1...2026.3.2

2026.3.1

01 Mar 11:56
59a1712

Choose a tag to compare

What's Changed

  • Unify ProjectConfigurator and GlobalConfigurator via strategy pattern by @bguidolim in #165
  • Post-merge cleanup: constant usage and .vscode gitignore by @bguidolim in #166
  • Update README real-world examples by @bguidolim in #167
  • Cross-pack prompt deduplication and universal placeholder substitution by @bguidolim in #168
  • Federated pack removal via unconfigurePack convergence engine by @bguidolim in #169
  • Bump version to 2026.3.1 and parallelize CI by @bguidolim in #173

Full Changelog: 2026.2.28...2026.3.1

2026.2.28

28 Feb 20:36
109d429

Choose a tag to compare

What's Changed

Full Changelog: 2026.2.27...2026.2.28

2026.2.27

27 Feb 00:36
eda3cb1

Choose a tag to compare

What's Changed

  • Update README with development warning and install steps by @bguidolim in #146
  • Add cross-project reference counting for safe global resource removal by @bguidolim in #147
  • Fix DoctorRunner silent registry fallback (#90) by @bguidolim in #148
  • Fix doctor scope awareness: project→global fallback and exclusion suppression (#93) by @bguidolim in #149
  • Bump version to 2026.2.27 by @bguidolim in #150

Full Changelog: 2026.2.26...2026.2.27

2026.2.26

25 Feb 21:38
32e3465

Choose a tag to compare

What's Changed

Full Changelog: 2026.2.25...2026.2.26

2026.2.25

25 Feb 11:43
c7db280

Choose a tag to compare

What's Changed

Full Changelog: 2026.2.24...2026.2.25

2026.2.24

25 Feb 00:03
0c54b4e

Choose a tag to compare

What's Changed

  • Eliminate .mcs-manifest entirely by @bguidolim in #71
  • v2.1.0-alpha: External pack engine, sync command, global scope by @bguidolim in #79
  • Add shorthand syntax for techpack.yaml components by @bguidolim in #115
  • Doctor: detect CLAUDE.local.md section content drift by @bguidolim in #120
  • Fix path traversal vulnerability in file operations (#84) by @bguidolim in #123
  • Fix global sync: settings, prompts, install guards, directory copy by @bguidolim in #124
  • Fix #83: Make ProjectState.init throw on corrupt state files by @bguidolim in #125
  • Fix #86: Add PathContainment check on copyPackFile/settingsFile source by @bguidolim in #128
  • Add PR Checks workflow for build and test automation by @bguidolim in #130

Full Changelog: 2.0.1...2026.2.24