Skip to content

Releases: yyoon/azurite-eclipse

Azurite v0.6.2

04 Jun 17:30

Choose a tag to compare

  • Fixed the problem of About Dialog not displaying any contents.

Azurite v0.6.1

04 Jun 17:30

Choose a tag to compare

  • Fixed a minor problem in the code.

Azurite v0.6.0

04 Jun 17:29

Choose a tag to compare

  • 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

04 Jun 17:29

Choose a tag to compare

  • 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

04 Jun 17:28

Choose a tag to compare

  • The build script is fixed so that the Timeline View is loaded correctly.

Azurite v0.4.4

04 Jun 17:28

Choose a tag to compare

  • The build script is fixed so that the Timeline View is loaded correctly.

Azurite v0.4.3

04 Jun 17:26

Choose a tag to compare

  • 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

04 Jun 17:25

Choose a tag to compare

  • Tagging feature is added for the first time.

Azurite v0.4.1

04 Jun 16:46

Choose a tag to compare

  • Interactive Selective Undo dialog can be launched from the Code History Diff View
  • Bug fixes for the Timeline View.

Azurite v0.4.0

04 Jun 16:45

Choose a tag to compare

  • Added Interactive Selective Undo feature
  • A message box is displayed when a command is executed but the search result is empty.