Removed tag Release 0.1.0
Added tag 1.0.0 for changeset 6b3c937517ac
Added tag 0.1.0 for changeset 068a6d9633d2
Clean up old tags.
Formatting.
Update project URL.
Increment version to 1.0.0.
Add note about amx-lib-volume.
Added include section to readme.
Add London DI Kit.pdf info.
Add conventions section to readme.
Add download and issues sections to readme.
Added source code example.
Added "Transitioning From NetLinx Studio" secti...
Reformatted "Setting Up A Workspace" note.
Added "Workflow" section to readme.
Added package control link to readme.
Added tag 2.1.1 for changeset ddc994196fcd
Changed highlight text color.
Removed string escape sequences.
Added model oriented programming to prerequisites.
Added compiling section to readme.
Updated Configuring The Workspace section for t...
Added code generation section to readme.
Renamed cable-box.
Updated workspace screenshot link.
Added project creation and workspace configurat...
Formatting.
Migrating library require string to "netlinx/erb".
Added development tools section.
Updated recommended Ruby version in template.
Added workflow section to readme.
Added tag 2.1.0 for changeset d94a712522f7
Updated "Setting Up A Workspace" documentation ...
Added command: NetLinx: Generate .apw From work...
Added support to only compile active system.
Moved snippets to their own directory.
Incremented version to 1.2.0.
Added tag Release 1.2.0 for changeset cdbd3a593aa3
Added escalation number to AMX file transfer bu...
Added todo for file transfer filters.
Changed active system environment variable name...
Added environment variable to only compile the ...
Implemented .apw XML nodes Transport, TransTCPI...
Added Rake task for file transfer to master con...
Formatting.
Migrated documentation from SourceForge.
Migrated documentation from SourceForge.
Added tag Release 1.1.0 for changeset d48dd883c292
Incremented version to 1.1.0.
Config parser populates .apw file name.
Workspace.search favors yaml config file.
Updated new project generator to create yaml wo...
Default rake task generates .apw workspace from...
Added tag Release 1.1.0 for changeset a989f2bb03ba
Added recommended resources to readme.
Added Ruby 2.0 to travis.
Updated homepage link.
Updated spec_helper to use :focus and added cod...
Updated spec_helper for coveralls and :focus.
Fixed whitespace.
RPC file license is covered by project license.
RPC raises exception if workspace not found.
Incremented version to 1.1.0. Updated netlinx-w...
Added tag Release 0.3.1 for changeset de45488214ae
Updated version dependency on netlinx-workspace.
Incremented to version 0.3.1 for netlinx-worksp...
Added tag Release 1.0.0 for changeset 9fe8736f912b
Incremented version to 1.0.0.
Refactored workspace specs involving import-test.
Device map can accept custom DPS (10001:1:0) or...
Changed naming of netlinx-workspace.
Added .apw target version to readme.
Added bugs section and revised installation ins...
Added rake tasks and command line sections to r...
Removed contstraint of DPS being quoted due to ...
Added YAML workspace config overview to readme.
Added connection settings section to readme.
Added directory structure and additional inform...
Added .tko module files for specs.
Implemented parsing yaml workspace config.
Refactored yaml system parser to allow for work...
Added rake task helper.
Implemented detection of modules.
Automatically set a system active if an active ...
Added System#active property.
Added multiple_systems should_not include file ...
System detects TCP/serial transport.
Implemented generate_apw rake task.
Implemented create_workspace_config rake task.
Yaml config parser warns on nonexistent workspa...
Refactored parser adding files to system.
Implemented executable --generate and --create.
Renamed test config files to workspace.config.y...
Added :root system property to yaml config.
Removed unused yaml_system_node arg from #add_f...
Updated license copyright.
Finished refactoring for yaml config file format.
Added netlinx-workspace executable.
Added option parser.