Commit graph

70 commits

Author SHA1 Message Date
Mike Bierlee f225a2f13c Tick future work off the list
Even though the custom implementation is mostly meant for internal use. Application contexts will make this more usefull for end-users.
2015-12-23 18:51:28 +01:00
Mike Bierlee 19af879b5f Prepare Version 5.0.0 2015-09-26 22:26:42 +02:00
Mike Bierlee 6607a47713 Compatible with D(MD) 2.068.2 2015-09-26 22:02:29 +02:00
Mike Bierlee e2571591b7 Works with New DUB 2015-09-22 22:03:37 +02:00
Mike Bierlee d9686dbc6e Make more sense! 2015-09-22 21:59:04 +02:00
Mike Bierlee 8c103df7e5 Remove deprecated module "dependency" 2015-08-16 15:50:54 +02:00
Mike Bierlee bf7e2c8229 Remove feature branch badge 2015-08-16 15:45:07 +02:00
Mike Bierlee 9e0f256f15 Prepare version 3.0.0 2015-08-16 15:37:00 +02:00
Mike Bierlee a4af305a54 Update feature branch badge 2015-07-27 21:10:42 +02:00
Mike Bierlee 13c0aee5e8 Upgrade supported DMD and DUB versions in README 2015-07-27 21:04:33 +02:00
Mike Bierlee d3a1b74de2 Fix the damn badge 2015-07-06 22:55:43 +02:00
Mike Bierlee 343532ba01 Add feature branch badge 2015-07-06 22:55:42 +02:00
Mike Bierlee 1551f9e012 Prepare release 2.2.0 2015-07-06 22:54:07 +02:00
Mike Bierlee e2b093785b Alter future work to specifically target Phobos containers for future autocompletion 2015-07-04 14:12:14 +02:00
Mike Bierlee 91f9e164c9 Fix branch name 2015-07-04 00:46:47 +02:00
Mike Bierlee e0e3b8022f Show build status badges of specific branches only 2015-07-04 00:46:01 +02:00
Mike Bierlee 2453b92808 Added more future work 2015-07-03 23:56:03 +02:00
Mike Bierlee 9abd329fba Split off extensive examples in README.md to a separate tutorial 2015-07-03 23:53:37 +02:00
Mike Bierlee 71ac539f2a Add canonical package module
This commit deprecates non-canonical package module "dependency.d".
2015-07-01 21:06:55 +02:00
Mike Bierlee 7effc264ef Change link to hypodermic repository 2015-05-14 15:45:04 +02:00
Mike Bierlee 99180c4d31 Prepare version 2.1.0 2015-05-03 02:07:24 +02:00
Mike Bierlee 27e7b74e73 Add registration option for registering a class by concrete type when registering by supertype 2015-05-03 02:03:34 +02:00
Mike Bierlee fe6a62104e Verified to be D 2.067.1 compatible 2015-05-02 14:29:18 +02:00
Mike Bierlee 0667ca3312 Add instructions for generating documentation from source 2015-05-01 01:20:05 +02:00
Mike Bierlee a999961a55 Remove link to ddocs
Website seems to have issues and was slow in updating docs anyway
2015-05-01 01:20:05 +02:00
Mike Bierlee a7f51ae7a1 Remove thing that just got added from future work 2015-03-28 18:19:05 +01:00
Mike Bierlee 1ea60f12ec Prepare development of version 2.0.0 2015-03-28 17:38:43 +01:00
Mike Bierlee f2eabe9797 Update compatible DMD version 2015-03-28 14:44:30 +01:00
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