
oc-events.2.8.0.source-code.changelog.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (C) 2006-2015 phloc systems http://www.phloc.com office[at]phloc[dot]com Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <changelog xmlns="http://www.phloc.com/ns/changelog/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.phloc.com/ns/changelog/1.0 schemas/changelog-1.0.xsd" version="1.0" component="phloc-events"> <release date="2014-10-09" version="2.8.0" /> <release date="2014-01-02" version="2.7.8" /> <entry date="2014-01-02" category="tech" action="update" > <change> <text locale="en">Updated to phloc-commons 4.1.0</text> </change> </entry> <release date="2013-06-03" version="2.7.7" /> <entry date="2013-06-03" category="tech" action="update"> <change> <text locale="en">Prepared for OSS release</text> </change> </entry> <release date="2013-04-03" version="2.7.6" /> <entry date="2012-09-10" category="api" action="add"> <change> <text locale="en">Added class EventObserverQueue(SingleElement|WeakSet)</text> </change> </entry> <entry date="2012-09-10" category="api" action="remove"> <change> <text locale="en">Removed classes EventObserverQueue(Set|List|FactoryNewInstance)</text> </change> </entry> <release date="2012-09-06" version="2.7.5" /> <release date="2012-06-05" version="2.7.2" /> <entry date="2012-06-05" category="api" action="change"> <change> <text locale="en">Changed IEventObserverQueue API to use a getAllObservers method instead of Iterable</text> </change> <issue>PDAFIII-1879</issue> </entry> <release date="2012-03-22" version="2.7.1" /> <entry date="2012-03-22" category="api" action="change"> <change> <text locale="en">Updated to phloc-scopes 3.5.0</text> </change> </entry> <release date="2012-03-20" version="2.7.0" /> <entry date="2012-03-19" category="api" action="change" incompatible="true"> <change> <text locale="en">Inverted the dependency between phloc-scopes and phloc-events</text> </change> </entry> <release date="2012-03-14" version="2.6.0" /> <entry date="2012-03-14" category="api" action="change" incompatible="true"> <change> <text locale="en">IEventObserverQueueFactory, ISynchronousEventDispatcherFactory and IAsynchronousEventDispatcherFactory now inherits from IFactory</text> </change> </entry> <entry date="2012-03-14" category="api" action="change" incompatible="true"> <change> <text locale="en">Made DefaultEventObserverQueueFactory final and a singleton</text> </change> </entry> <entry date="2012-03-14" category="api" action="change" incompatible="true"> <change> <text locale="en">Made all static creation methods from the *EventHelper classes public</text> </change> </entry> <release date="2012-01-21" version="2.5.2" /> <release date="2011-10-06" version="2.5.1" /> </changelog>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy