Mike Bierlee
a919402981
Rename dependency container instance in examples more aptly
2015-03-22 14:55:45 +01:00
Mike Bierlee
3e65ae920c
Remove known issues section in README
...
The issue tracker on Github is used to track known issues
2015-03-21 14:37:25 +01:00
Mike Bierlee
3b141d41b7
Link to issue tracker in README
2015-02-27 23:03:35 +01:00
Mike Bierlee
9b3307bb7a
Link to examples in the README
2015-02-21 17:53:04 +01:00
Mike Bierlee
18a33ac8b9
Add link to public API documentation in README
2015-02-21 16:37:12 +01:00
Mike Bierlee
380fc6310b
Change README to state that Poodinis works with D2.066.1
2015-02-21 15:59:00 +01:00
Mike Bierlee
5734b983fc
Fix newlining in README
2015-02-15 16:58:12 +01:00
Mike Bierlee
67ea3a82c9
Prepare development of version 1.0.0
2015-02-15 14:49:13 +01:00
Mike Bierlee
7ffc8d997f
Redefine language version specification to make it clear that poodinis is made for a specific version of the language, not a specific compiler.
2015-01-25 22:00:26 +01:00
Mike Bierlee
cb42ebc8c1
Update copyrights
2015-01-25 21:55:02 +01:00
Mike Bierlee
a1d04f7f76
Prepare release 0.3.1
2015-01-25 21:28:35 +01:00
Mike Bierlee
36992c633a
Autowire dependencies using autowired registrations instead of letting the container handle it
...
This fixes known issue "Resolving a class registered by supertype..."
2015-01-25 21:04:17 +01:00
Mike Bierlee
a73b2b9b8b
Prepare documention for version 0.3.0
2015-01-24 16:47:40 +01:00
Mike Bierlee
b9f39a1a98
Add alternative workaround to readme for autowire limitation
2014-12-31 16:09:00 +01:00
Mike Bierlee
77cc636e7f
Deprecate buggy work-around in favor of qualifiers
2014-12-14 19:25:08 +01:00
Mike Bierlee
d07f11d6de
Update README to use new method of qualifying
2014-12-13 23:33:07 +01:00
Mike Bierlee
1166d2811a
Add @Qualifier UDA for qualifying members typed by supertype
2014-12-13 22:06:11 +01:00
Mike Bierlee
4be09dc821
Remove redundant word
2014-11-27 00:58:38 +01:00
Mike Bierlee
041ab1a52b
Clarify example a bit
2014-11-27 00:49:20 +01:00
Mike Bierlee
7b73392004
Update documentation
2014-11-27 00:45:26 +01:00
Mike Bierlee
db1f76b766
Add cautionary tale to the workaround
2014-10-25 16:56:59 +02:00
Mike Bierlee
e46dfccd26
Update examples in README.md
2014-10-25 16:48:13 +02:00
Mike Bierlee
0af70923bf
Fix version number in README
2014-10-05 14:38:57 +02:00
Mike Bierlee
a36ff06ae0
Update version info of DMD and DUB in readme
2014-10-05 14:04:13 +02:00
Mike Bierlee
eb203c8e3c
Reword section in readme
2014-07-24 23:48:37 +02:00
Mike Bierlee
635ec7f18a
Update readme section about circular dependencies
2014-07-24 23:43:56 +02:00
Mike Bierlee
5ddcff7dcd
Prepare release 0.1.3
2014-07-13 17:34:44 +02:00
Mike Bierlee
50824b4e5c
Remove known, unsolvable, issue
...
Any logical solution would endlessly autowire new instances if no stop condition is given. The current circular dependency resolution system provides such a stop condition just fine.
2014-07-10 01:12:02 +02:00
Mike Bierlee
5caf57d31d
Reduce code due to type deduction
2014-07-10 01:09:36 +02:00
Mike Bierlee
af8e154dc5
Capitalize Capital
2014-07-05 00:22:32 +02:00
Mike Bierlee
edb39c6d54
Add global autowire function
2014-07-04 02:42:55 +02:00
Mike Bierlee
e9dbcb6d75
Prepare release 0.1.2
2014-06-23 20:51:47 +02:00
Mike Bierlee
627d165d6f
Add mixin for boilerplate workaround
2014-06-22 17:16:07 +02:00
Mike Bierlee
7afefd9d9c
Add workaround to readme
2014-06-22 16:35:08 +02:00
Mike Bierlee
2db7b7644a
Add build status to readme
2014-06-14 15:47:24 +02:00
Mike Bierlee
e3124b53e6
Prepare release 0.1.1
2014-06-14 00:05:47 +02:00
Mike Bierlee
f97a689f29
Accept defeat and recognize resolve by supertype/interface bug
...
For now....
2014-06-13 23:49:34 +02:00
Mike Bierlee
0a0ac1bba2
Add more future work
2014-06-08 17:40:21 +02:00
Mike Bierlee
81d0323722
Simpify instructions for adding Poodining to a DUB project
2014-06-04 01:44:00 +02:00
Mike Bierlee
5a54f395bc
Fix minor errors in README
2014-06-04 01:02:09 +02:00
Mike Bierlee
b66b9d5def
Fix autowiring deep circular dependencies
2014-06-04 00:16:24 +02:00
Mike Bierlee
b88745130a
Add readme and changelog
2014-06-02 01:45:00 +02:00