Commit Graph

24 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy be86824ab0 chore: bump version 1.0.5 2020-11-06 05:53:04 +03:00
Dmitriy Pleshevskiy 75985f8340
Merge pull request #9 from icetemple/bug-8
update: lxml >= 4.3.4
2020-11-06 04:37:28 +02:00
Dmitriy Pleshevskiy 72b4f45cbc update: lxml >= 4.3.4
ci: add python 3.8 for tests
doc: add information about lxml requirements

Closes #8
2020-11-06 05:36:34 +03:00
Dmitriy Pleshevskiy a7d65b445e
Merge pull request #7 from icetemple/dependabot/pip/cryptography-3.2
chore(deps): bump cryptography from 2.7 to 3.2
2020-11-03 07:21:04 +03:00
dependabot[bot] 8803edf68b
chore(deps): bump cryptography from 2.7 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.7...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 22:06:43 +00:00
Dmitriy Pleshevskiy 08c1c1d6fc
Merge pull request #5 from icetemple/task-3
feat: add image element
2019-08-21 21:40:26 +03:00
Dmitriy Pleshevskiy 517c74269d feat: add image element 2019-08-21 21:34:46 +03:00
Dmitriy Pleshevskiy 942d8d7782 refac: split on other files 2019-08-20 14:02:44 +03:00
Dmitriy Pleshevskiy 8109f03309 chore: update changes.rst 2019-07-30 23:37:56 +03:00
Dmitriy Pleshevskiy a5b16c79d2 Merge branch 'master' of github.com:icetemple/genrss 2019-07-30 23:36:55 +03:00
Dmitriy Pleshevskiy c19b9f0cf2 fix: fix encoding of xml 2019-07-30 18:12:06 +03:00
Dmitriy Pleshevskiy bba27c40cf fix: fix encoding of xml 2019-07-30 18:11:08 +03:00
Dmitriy Pleshevskiy 933154a5a1 test: add tests for enclosure object 2019-07-26 19:14:19 +03:00
Dmitriy Pleshevskiy 3a7708a3f9 doc: add titles to api documentation 2019-07-25 19:53:17 +03:00
Dmitriy Pleshevskiy 6be291389b
chore: merge pull request #2 from icetemple/task-1
feat: add item and enclosures models
2019-07-25 19:42:01 +03:00
Dmitriy Pleshevskiy b173becf70 feat: add item and enclosures models 2019-07-25 19:40:10 +03:00
Dmitriy Pleshevskiy 2fbbdcc7b8 chore: update instalation command 2019-07-25 18:33:05 +03:00
Dmitriy Pleshevskiy 447bb0bd7e chore: add bug report issue template 2019-07-25 10:29:19 +03:00
Dmitriy Pleshevskiy 2cfed6b674
fead: add code_of_conduct.md 2019-07-24 23:55:01 +03:00
Dmitriy Pleshevskiy 93ba57718b chore: add budges to doc 2019-07-24 23:36:57 +03:00
Dmitriy Pleshevskiy e78a98e85c fead: add documentation pages and readme.md 2019-07-24 23:19:31 +03:00
Dmitriy Pleshevskiy fa2d0fa957 feat: add docs 2019-07-24 17:25:56 +03:00
Dmitriy Pleshevskiy 0a1d77100f feat: add 1.0.0 version 2019-07-23 23:28:04 +03:00
Dmitriy Pleshevskiy a85b42dd58
Initial commit 2019-07-23 20:48:40 +03:00