Skip to content

Latest commit

 

History

History
129 lines (78 loc) · 3.4 KB

File metadata and controls

129 lines (78 loc) · 3.4 KB

Android-Package-Renamer Changelog

1.0.0 - 2025-07-05

Added

  • Comprehensive test suite with 11 test files covering core functionality
  • PSI-based package refactoring with Android fallback support
  • Improved error handling and validation

Changed

  • Enhanced code quality by removing deprecated functions
  • Improved project structure and maintainability
  • Updated to stable 1.0.0 release marking production readiness

Fixed

  • Resolved import issues and compilation errors
  • Fixed IOException import in ManagerFile.kt

0.1.8 - 2024-06-20

  • Update plugin to support latest JetBrains IDE versions.

0.1.7 - 2024-11-04

  • Update version support plugin
  • Fix bug write permission

0.1.6 - 2024-06-12

  • Update version support plugin
  • New Action in Tools Menu

0.1.5 - 2024-04-17

  • Update version support plugin

0.1.4 - 2024-02-10

Added

  • Update version support plugin

0.1.3 - 2023-09-19

Added

  • Add namespace when it not exits.

0.1.2 - 2023-08-23

Added

  • Remove rename manifest.

0.1.1 - 2023-05-23

Added

  • Check null Folder

0.1.0 - 2023-02-7

Added

  • Added notification when package name is not found

0.0.9 - 2023-02-6

Added

  • Support Gradle KTS

0.0.8 - 2023-02-1

Added

  • Support DataBinding multiple layout xml
  • Fix bug navigation component file xml
  • Fix bug package and application id different
  • Support Android Studio Arctic fox

0.0.7 - 2023-01-30

Added

  • Support DataBinding Library

0.0.6 - 2023-01-27

Added

  • Fix bug move file.

0.0.5-alpha - 2023-01-25

Added

  • Function rename package android project.

0.0.5 - 2023-01-24

Added

  • Function rename package android project.