Commit Graph

138 Commits

Author SHA1 Message Date
jaska 8d1af6e0ab
Merge pull request #7 from chfw/dev
release 0.0.5
2018-11-06 18:38:14 +00:00
chfw 38f25dbd6b 📚 update release date 2018-11-06 18:33:29 +00:00
chfw c90ac0b4b8 :eggs: 🎡 release 0.0.5 2018-11-06 18:31:45 +00:00
chfw 11f1919bee 🔥 getting rid of python 3.3 and 📰 include python 3.7 in test 2018-11-06 18:27:52 +00:00
chfw 4cdfdd3b99 🎨 fix style warning, sigh 2018-11-06 18:25:15 +00:00
chfw a7a9f34880 🐛 fix NameError: name 'ModuleNotFoundError' is not defined 2018-11-06 18:22:16 +00:00
chfw 311b696f1a 🔥 ignore docs folder for style checking 2018-11-06 18:16:51 +00:00
chfw 88b2c03899 🔨 code refactoring and 📚 update change log 2018-11-06 18:14:24 +00:00
chfw 0ab0a1a50a 💚 use flake8 3.x syntax to ignore flake8 warnings 2018-11-06 18:07:27 +00:00
chfw 2f72151fed 📰 isort configuration 2018-11-05 22:36:58 +00:00
chfw 15d55dc867 🔨 major automatic code formatting using isort and black 2018-11-05 22:36:27 +00:00
chfw 749359aa9b 💚 pass unit tests. #6 2018-11-05 22:32:14 +00:00
chfw 5f02119bfe better implemenation to accomendate python 3 2018-11-05 22:10:25 +00:00
chfw 1e32e01558 🐛 eat the module not found error in python. fix #6 2018-11-05 22:08:32 +00:00
jaska 89ebe41b24
Merge pull request #5 from chfw/dev
version 0.0.4 : to find plugin names with different naming patterns
2018-08-07 22:33:53 +01:00
chfw 616b233616 🔨 code refactoring 2018-08-07 22:24:54 +01:00
chfw 5d08638179 restore lost changes 2018-08-07 22:23:07 +01:00
jaska 435e2f859e
Merge branch 'master' into dev 2018-08-07 22:19:50 +01:00
chfw e81c44dfb6 🥚 🎡 release 0.0.4 2018-08-07 22:17:48 +01:00
chfw f62d5baadf 🔬 more test coverage 2018-08-02 22:30:18 +01:00
chfw e13220d087 🐛 take prefix in plugin name patterns 2018-07-31 22:19:49 +01:00
chfw 991200eadf 🔥 get rid of logging 2018-07-28 01:29:17 +01:00
chfw 3032acb19b provide more flexible way of finding plugins. #4 2018-07-17 08:03:30 +01:00
chfw 41220e8c55 🐛 fix the documentation's description 2018-06-13 00:00:01 +01:00
jaska b8a9f6a809
Merge pull request #3 from chfw/dev
support dict as pluggable payload
2018-06-12 23:57:38 +01:00
chfw 90fd0a5cae 🎨 update change log 2018-06-12 23:55:55 +01:00
chfw 6411f74abc 🥚 🎡 release 0.0.3 2018-06-12 23:52:10 +01:00
chfw c07b353511 📚 update project description 2018-06-12 23:28:41 +01:00
chfw 2a9911fde9 💚 make unit test pass 2018-06-12 23:27:22 +01:00
chfw bc7ad7d46d 📚 pump versions 2018-06-12 23:26:34 +01:00
chfw 619a64cd69 law changes: dict is allowed to be plugin payload. functions, classes were allowed before but not dict. this change helps. 2018-06-12 23:19:42 +01:00
chfw b7245d0976 given a plugin can have many tags, it is hard for plugin manager to tell if two tags point to the same plugin or not. get_primary_key helps. if there are multiple plugins for the same tag, this feature does not help. In short, get_primary_key tells your tag point to a list of plugins with similarities 2018-06-12 23:00:57 +01:00
chfw 48d5552175 👕 coding style fix 2018-06-12 22:47:57 +01:00
chfw 9b53946772 adding __version__, fix #2 2018-06-12 14:37:33 +01:00
chfw 9af43e13c4 🤝 sync with mobans 2018-06-12 14:29:59 +01:00
chfw 4e071ba324 📚 update email 2017-10-23 21:46:37 +01:00
chfw 1fa95fd064 🥚 🎡 release 0.0.2 related to https://github.com/pyexcel/pyexcel/pull/103 2017-10-23 21:44:23 +01:00
chfw 5f4756361f 🤝 sync with latest setupmobans 2017-10-23 21:39:07 +01:00
chfw 88924f1728 re-arrange the chat icon 2017-07-01 15:59:20 +01:00
jaska c8d4b537bf Merge pull request #1 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.rst
2017-07-01 15:56:35 +01:00
chfw eb741f6223 enable gitter for lml 2017-07-01 15:53:03 +01:00
The Gitter Badger 32a120df18 Add Gitter badge 2017-07-01 14:49:52 +00:00
chfw f273c13db6 keep necessary gap before section header to keep pypi's rst renderer happy 2017-05-30 23:27:52 +01:00
chfw bbaaa4a4db release 0.0.1 2017-05-30 23:17:10 +01:00
chfw 5f46cfcc48 minor update 2017-05-30 23:04:13 +01:00
chfw bd468ae276 minor touch 2017-05-30 09:06:07 +01:00
chfw 6522adf685 prepare for 0.0.1 release 2017-05-30 08:59:18 +01:00
chfw 2d4989d840 test get a plugin 2017-05-30 08:12:29 +01:00
chfw a9bd0a06c6 increase test coverage 2017-05-29 22:58:25 +01:00
chfw 9a6860bd68 update test 2017-05-29 22:43:40 +01:00