Skip to content

Release-1.0.4

Compare
Choose a tag to compare
@yeswalrus yeswalrus released this 10 Jun 02:07
· 127 commits to master since this release

This release adds support for MSVC2015 and GCC5, as well as fixing a number of errors

#1016, #1009, #1001 #1018 Update standard cmake
#1014 #1013 #1010 #1019 Fix warnings and compatibility issues
#1011 Enables proper PCH support in Visual Studio
#1008 Restores autowiring/signal.h
#1007 #1004 Clean up some dead code
#1006 #997 #996 #992 #991 #990 #988 Fix bugs and compatibility issues
#1005 Updates the travis compiler on OSX
#1003 Removes custom parsing code in favor of equivalent STL functions
#999 Removes legacy support
#998 Adds AutowiringVersion
#995 Adds the ability to query a signal for listeners
#994 Improves observable
#993 Adds support for duration values in config
#989 Adds pointer syntax for prospective autofilter output