forked from infinitest/infinitest.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ReleaseNotes.txt
90 lines (45 loc) · 3.95 KB
/
ReleaseNotes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
Tue Sep 15 22:37:29 CDT 2009 5.1.60 Infinitest console view now remains hidden, even when tests write to standard error
Tue Sep 15 23:17:16 CDT 2009 5.1.61 Now supporting Hamcrest 1.2 by removing baked in verison of hamcrest 1.1
Sat Oct 10 23:13:00 CDT 2009 5.1.62 Added first version of new failure viewer, accessible as a quick fix on an error marker
Mon Oct 12 12:20:41 CDT 2009 5.1.63 Added assertion messages to test failure viewer
Mon Oct 19 23:27:08 CDT 2009 5.1.64 Fixed issue #13, regarding wrapping of long error messages in the failure viewer
Wed Oct 21 21:37:43 CDT 2009 5.1.65 Failure viewer now allows you to select stack trace elements using the mouse (in addition to the keyboard)
Wed Oct 21 22:36:49 CDT 2009 5.1.66 Failure viewer now closes when the user clicks somewhere else
Mon Nov 23 22:54:14 CST 2009 5.1.67 Fixed lighthouse issue #7, related to projects with external jar dependencies
Tue Nov 24 20:50:36 CST 2009 5.1.68 Fixing null resources issue on Windows
Mon Dec 7 10:39:53 CST 2009 5.1.69 Licensing system improvements
Mon Dec 7 14:35:50 CST 2009 5.1.70 Slight change to the license dialog
Mon Dec 7 16:13:00 CST 2009 5.1.71 Updated icons for licenses
Mon Dec 14 09:48:12 CST 2009 5.1.72 Infinitest core now uses Scala. Improved ScalaTest support coming soon.
Mon Dec 14 15:21:38 CST 2009 5.1.73 Resolving many bugs related to missing classes and classpath issues
Mon Dec 28 12:00:51 CST 2009 5.1.74 Now running tests that inherit from classes that use a @RunWith annotation, like Scala Specs
Thu Mar 18 20:45:43 CDT 2010 5.1.75 Added support for JUnit 4.8.1
Thu Mar 18 22:03:21 CDT 2010 5.1.76 Fixing installation verification issue
Thu Mar 18 22:36:38 CDT 2010 5.1.77 Fixed issue with plugin manifest
Thu Mar 18 22:51:06 CDT 2010 5.1.78 Fixed issue with missing libraries in the plugin
Ven 19 nov 2010 09:43:27 CET 5.1.83 No more License, JUnit 4.8.2 support
Tue Jan 11 09:52:00 CET 2011 5.1.84 FIX Should restore saved preferences when the plugin is loaded
Tue Apr 5 14:52:00 CET 2011 5.1.87 JUnit 4.9b2 support. Also, tested on IntelliJ IDEA X
Sun Apr 17 17:37:08 CEST 2011 5.1.89 Rollback to JUnit 4.8.2
Tue Apr 26 11:30:41 CEST 2011 5.1.90 Fix QuickFix
Mon Jun 13 20:26:26 CEST 2011 5.1.91 TestNG groups. Intellij bug fixing
Fri Jun 17 22:47:47 CEST 2011 5.1.92 IntelliJ bug fixing
Wed Aug 10 23:29:59 CEST 2011 5.1.93 fix the windows cmdline limitation due to very long classpath. adding listeners to existing testng-config
Tue Dec 13 08:04:34 CET 2011 5.1.94 Fix for IntelliJ11
Wed Jan 4 22:29:22 CET 2012 5.1.95 Support Scala projects
Thu Jan 5 11:24:06 CET 2012 5.1.97 Support of JUnit 4.10
Sat Jan 7 17:41:52 CET 2012 5.1.98 FIX wrong IDE being used in IntelliJ and not failing on exception without stacktrace.
Thu Jan 12 01:01:05 CET 2012 5.1.99 FIX NoClassDefFoundError for Guava's com.google.common.base.Strings
Sat Jan 21 12:00:06 CET 2012 5.1.100 Bug fixing
Sat Jan 28 13:31:23 CET 2012 5.1.101 Fix bug with hamcrest
Sat Apr 28 16:20:27 CEST 2012 5.1.102 Support @BeforeClass
Mon Apr 30 09:39:23 CEST 2012 5.1.103 Rollback Javassist
Mon Apr 30 09:43:55 CEST 2012 5.1.103 Fix problem with Javassist
Mon Apr 30 09:57:03 CEST 2012 5.1.103 Fix Javassist packaging
Thu Dec 13 18:01:19 CET 2012 5.1.106 Bug fixes. Support TestNG 6.8
Thu Apr 18 10:30:28 CEST 2013 5.1.107 Switched to MIT license. Added cache to speedup test detection. Removed undocumented Scm Hook
Thu Apr 18 11:18:23 CEST 2013 5.1.108 Fix MIT license in Eclipse plugin
Tue May 21 04:54:13 CEST 2013 5.1.109 Improve caching
Wed Jul 3 17:25:52 CEST 2013 5.1.110 Support class level Test annotation in TestNG
Tue Aug 18 11:48:09 WEST 2015 5.1.114 Bug fixes
Wed Aug 19 21:06:18 WEST 2015 5.1.115 Fix eclipse update site