↧
Refactor to handle use of nondefault namespaces
Refactor to handle use of nondefault namespaces
View ArticleAdd test for issue #23 (non-default namespaces)
Add test for issue #23 (non-default namespaces)
View ArticleHandle namespaced elements that use nondefault namespace prefixes
Handle namespaced elements that use nondefault namespace prefixes
View ArticleAdd more namespaces and sort sort-of alphabetically
Add more namespaces and sort sort-of alphabetically
View ArticleBump version. Fix issue #25; add test. Add ability to pass "strict" b…
Bump version. Fix issue #25; add test. Add ability to pass "strict" boolean option to Sax.
View ArticleMerge pull request #26 from danmactough/v0.10.0
Merge pull request #26 from danmactough/v0.10.0 v0.10.x
View ArticleRefactor (part 1) to eliminate scope-passing
Refactor (part 1) to eliminate scope-passing
View ArticleRefactor (part 2) to eliminate scope-passing (just moves things aroun…
Refactor (part 2) to eliminate scope-passing (just moves things around in the class)
View ArticleAdd FeedParser#initialize to create a new context for each feed parsed
Add FeedParser#initialize to create a new context for each feed parsed
View Article