Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Releases: rodi01/RenameIt

Rename It 2.0

11 Jul 22:43
Compare
Choose a tag to compare

Feature: Added start sequence from option when using %N or %n
Feature: Find and Replace text in selected layers
Under the hood: Upgraded to plugin bundle
Bonus: New Documention

Alphabetical Letter Sequence

14 Mar 15:28
Compare
Choose a tag to compare

Now %a will rename the layer with letters, example:

item %a ==> item a, item b, item c
item %A ==> item A, item B, item C

If there are more than 25 items, it will prefix with the another letter.

Bug fix

14 Mar 14:20
Compare
Choose a tag to compare

Fix the bug related to items count being bigger than iterator size.

Completely Re-written the plug

21 Oct 17:50
Compare
Choose a tag to compare
1.5

[Fixes #10] Re-write Interator

Plus sign fix

04 Jul 16:50
Compare
Choose a tag to compare
1.2.1

[Fixes #8] plus sign

Rename it for Sketch 3.0.2

17 May 16:59
Compare
Choose a tag to compare

Fix for Sketch 3.0.2

Better help and success message

17 Feb 06:22
Compare
Choose a tag to compare
Merge pull request #4 from awt2542/master

Improved prompt text

Rename it!

27 Jan 21:48
Compare
Choose a tag to compare

Added the ability to include width and height of the layer as suggested by @GU5TAF.

Version 1

26 Jan 06:58
Compare
Choose a tag to compare
v1.0

Added Instructions and video