Skip to content

Commit 6a81de4

Browse files
committed
Release v0.4.0
1 parent 8b98c1e commit 6a81de4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Fast Method Source changelog
22
============================
33

4+
### v0.4.0 (June 18, 2015)
5+
6+
* _Significantly_ improve speed of both `#soruce` and `#comment`. The trade-off
7+
is that you must indent methods properly.
8+
* Decrease memeory consumption
9+
410
### v0.3.1 (June 11, 2015)
511

612
* Considerable speed improvements

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1
1+
0.4.0

0 commit comments

Comments
 (0)