Releases: yyoon/azurite-eclipse
Releases · yyoon/azurite-eclipse
Azurite v0.6.2
Azurite v0.6.1
- Fixed a minor problem in the code.
Azurite v0.6.0
- Performance improvements regarding the code highlighting on rectangle selection change.
- Selection filtering menus are added for the time selection / time range selection.
- Now, users should invoke "Deselect All Rectangles" menu explicitly to remove all the rectangle selections.
- "Unhide All" button appears when there are one or more hidden files in the Timeline.
- Menu items are reorganized, and some of the deprecated commands are removed from the menu.
- "About Azurite" dialog is added.
- "Stepwise Undo In Region" no longer shows a conflict resolution dialog in any case.
- Selecting the entire source file and invoking the Code History Diff View now shows the entire history of the file.
- Bug fixes
- Code History Diff View no longer crashes Eclipse when used on Mac.
- Azurite now detects and handles some edge cases, such as when the source files are changed externally due to version control system commands.
Azurite v0.5.0
- Significant coding events (e.g., saving files, running JUnit tests) are displayed in the Timeline View.
- Time range selection is implemented.
- When rectangles are selected from the Timeline View, the corresponding code is automatically highlighted in the code editor.
- Tag icon is changed.
- Time ticks are displayed in much smarter way.
Azurite v0.4.5
- The build script is fixed so that the Timeline View is loaded correctly.
Azurite v0.4.4
- The build script is fixed so that the Timeline View is loaded correctly.
Azurite v0.4.3
- The left and right panels were switched in the Code History Diff View.
There were other significant changes that are not user-related.
- Azurite's source code repository is migrated from Mercurial to Git.
- Added Tycho build scripts for headless building.
Azurite v0.4.2
- Tagging feature is added for the first time.
Azurite v0.4.1
- Interactive Selective Undo dialog can be launched from the Code History Diff View
- Bug fixes for the Timeline View.
Azurite v0.4.0
- Added Interactive Selective Undo feature
- A message box is displayed when a command is executed but the search result is empty.