# 0.1.0 * initial version # 0.1.1 * take latest clean commit to create rim branch on * Avoid additional parameters in message. # 0.1.2 * fixed rim status verify clean when remotes are dirty [BS-236] # 0.1.3 * made rim status faster * fixed rim exception when project git is renamed # 1.0.0 * changed checksum calculation, not backward compatible! * fixed commits becoming dirty when line ending format changes * allow specification of multiple modules on sync and upload * fixed sync with create option * made printing of working copy status optional * major performance improvements # 1.0.1 * fixed dirty check to ignore empty directories # 1.0.2 * write all logs to temporary file # 1.1.0 * added --gerrit option, needed for pushing new branchs to gerrit [BS-202] * fixed exception on rim sync after moving working copy [BS-248]