wheels-legacy-adapter

v1.0.0

Backward compatibility adapter for migrating Wheels 3.x applications to 4.0. Provides deprecation logging, API shims, and a migration scanner.

Homepage ↗

Install

wheels packages install wheels-legacy-adapter
wheels packages install wheels-legacy-adapter@1.0.0

Version history

Version history for wheels-legacy-adapter
Version Published Requires Wheels sha256
1.0.0 >=4.0 4e17cb524b13…

README

wheels-legacy-adapter

Backward compatibility shim for migrating Wheels 3.x applications to 4.0. Deprecation logging surfaces every 3.x idiom touched at runtime; API shims keep older code paths alive during migration; the migration scanner flags 3.x patterns in your codebase. Mixes into controllers.