diffall 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. data/CHANGES +5 -3
  2. data/VERSION +1 -1
  3. data/diffall.gemspec +1 -1
  4. metadata +2 -2
data/CHANGES CHANGED
@@ -1,12 +1,14 @@
1
1
  = diffall Changelog
2
2
 
3
- == Master (for 0.0.3)
3
+ == Master (for 0.0.4)
4
+
5
+ == Version 0.0.3
6
+ * Obsolete file size checking function.
7
+ * Add DiffAll class as backend.
4
8
 
5
9
  == Version 0.0.2
6
10
  * Add --recurve option to bin/diffall.
7
11
  * Modify --filename-only not to contain indent at the beginning of line.
8
- * Obsolete file size checking function.
9
- * Add DiffAll class as backend.
10
12
 
11
13
  == Version 0.0.1
12
14
  * Modify bin/diffall to show only multiplicated files.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.2
1
+ 0.0.3
data/diffall.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "diffall"
8
- s.version = "0.0.2"
8
+ s.version = "0.0.3"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["ippei94da"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: diffall
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -158,7 +158,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
158
158
  version: '0'
159
159
  segments:
160
160
  - 0
161
- hash: 310516577
161
+ hash: -678387761
162
162
  required_rubygems_version: !ruby/object:Gem::Requirement
163
163
  none: false
164
164
  requirements: