Skip to content

Releases: dpovshed/octopus

Deprecate TargetManagerInterface::addUrl()

11 Mar 21:19
Compare
Choose a tag to compare

Since it is not required, simplifying the interface

Adopt TargetManagerInterface

08 Mar 14:45
Compare
Choose a tag to compare

Which allows us to implement various kinds of TargetManagers, amongst which the NullTargetManager, useful in case loading a stream fails.

Gracefully deal with unavailable target files

07 Mar 21:35
Compare
Choose a tag to compare
0.5.3

Initial approach to testing (#39)

Properly deal with empty XML Sitemaps

07 Mar 18:12
Compare
Choose a tag to compare
0.5.2

Properly deal with empty XML Sitemaps (#37)

Return PromiseInterface instead of Promise

07 Mar 17:07
Compare
Choose a tag to compare
Return PromiseInterface instead of Promise (#35)

Resolves https://github.com/dpovshed/octopus/issues/34

Use react-flux to load links

05 Mar 14:29
Compare
Choose a tag to compare
0.5.0

Explicitly require psr/log (#33)

Properly cancel timer

10 Dec 21:36
Compare
Choose a tag to compare

Allow react/event-loop 1.0

10 Dec 21:16
Compare
Choose a tag to compare
0.4.2

Allow react/event-loop 1.0

Support for Symfony Console 4.x

10 Dec 21:12
Compare
Choose a tag to compare
0.4.1

Allow Symfony Console 4.x

Properly detect nested Sitemaps

11 Jun 21:56
Compare
Choose a tag to compare
0.4.0

Make TimerUI configurable (#29)