Protocol Buffer Editor Changelog

What's new in Protocol Buffer Editor 0.96j

Jan 6, 2015
  • Changes:
  • uses Protocol Buffers 2.6.1
  • RecordEditor 0.96j
  • Basic support for oneof (introduced in Protocol buffers 2.6.0)
  • fix for Java 8 issue
  • fix for several minor issues

New in Protocol Buffer Editor 0.96i (Jan 6, 2015)

  • Two more options on File-Chooser Right Menu's:
  • Show // Hide hidden files
  • Show / Hide Recently used directory pane.
  • Updates for java 8 and some Open-Jdk fixes
  • Extra Macro options, and macro build functions. Macros are for the RecordEditor / ReCsvEditor projects and are only useful for Single-Message delimited files in the ProtoBufEditor.
  • Substantial changes to the CsvEditor (ReCsvEditor).

New in Protocol Buffer Editor 0.95c (Jul 28, 2014)

  • Support for Protocol Buffers extensions

New in Protocol Buffer Editor 0.92 (Mar 14, 2013)

  • Change to use Protocol Buffers 2.5.0
  • All screens for a File are now displayed as Tabs rather than as seperate
  • screens.
  • The tabs can be undocked (and redocked) if required.
  • Added Child screen option to List Screens
  • Added Hints dialogue
  • Enhanced HTML Export, option to open exported file with default programs
  • Highlight change fields in compare
  • Minor GUI changes
  • Enhanced Help menu (can open Manual / Forums etc).
  • Problem fixes including Paste Prior issue, 64 Mb exceeded issue (there are likely to be problems with big files though)

New in Protocol Buffer Editor 0.88 (Jun 18, 2012)

  • New "Proto Search" function. This new option will try and find the proto definition file for "Protocol Buffers Data File".
  • Enhanced Html export + option to Open exported files using the default application
  • Enhanced filter - can use And / Or's + new starts-with operator
  • Find new Starts-With operator
  • Many minor Gui changes + Enhanced Help Menu
  • CSV / Xml Editor can now use a Cobol Copybook to edit a Single record Fixed Width File

New in Protocol Buffer Editor 0.85 (May 22, 2012)

  • Clean up, minor Gui changes, minor operational improvements
  • Csv Editor, Xml Viewer included
  • Find changes - fixed a few issues

New in Protocol Buffer Editor 0.80.6 (Apr 25, 2012)

  • Enhanced SaveAs/Export options
  • Velocity included as Standard (can be used to export files).
  • Very basic Script (Jython etc) available for exporting data
  • Some GUI changes
  • reorganized menu's
  • exe installer for Windows

New in Protocol Buffer Editor 0.69h (Oct 27, 2010)

  • Fix's problem with display code on insert
  • support for Exporting with Velocity template

New in Protocol Buffer Editor 0.69g (Aug 27, 2010)

  • Support for import in proto's
  • Support for Self Describing messages (2 formats):
  • Delimited File with the first message describing the following message
  • Single field with the first field describing the message.
  • New option to display proto defition of file being edited (View >>>> Show Proto Definition)
  • Can now specify the protoc command + extra options (Edit >>> Edit Startup options >>> Protobuf)
  • Allows the use of non statndard protoc or the addition of extra import directories

New in Protocol Buffer Editor 0.69f (Jul 30, 2010)

  • bug fix in insert code, memory leak fix

New in Protocol Buffer Editor 0.69e (May 18, 2010)

  • Bug fix + Internal Changes (improve testing etc)

New in Protocol Buffer Editor 0.69d (Apr 15, 2010)

  • Basic implementation for bytes
  • Boolean fields shown in check box
  • Enum arrays now displayed in Combobox's
  • "Empty" required fields are now displayed with a light Red background
  • Option to highlight Empty Fields (light Blue background) via Edit >>>
  • Highlight Missing fields option
  • New Clear Field option on right click button

New in Protocol Buffer Editor 0.69c (Apr 15, 2010)

  • Contains problem fixes for problems with repeating fields and optional fields.
  • More work is still needed though
  • Fixed problem with spaces in proto file name
  • Fix editing empty file issue (Tree View)
  • Fix for Repeated Items (elementry data e.g. Repeated integers)
  • Fixed some problems with optional fields
  • Enum's are now selected from a combo box (exept when a repeating field)
  • New Array Popup / fixed some problems with Array handling
  • several other fixes

New in Protocol Buffer Editor 0.69b (Apr 15, 2010)

  • Add Field Show/Hide to Tree Views
  • Fix problems with existing Field Show/Hide
  • Fixed issue with Prefered Layout not displaying all fields in Tree view
  • Fixed issues with installer