Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing injecting in constructor #30

Closed
wants to merge 6 commits into from

Commits on May 2, 2020

  1. Allowing injecting in constructor

    It is bad to assume that everyone does business logic outside of constructor. We don't want redirect conflict hell
    liach authored May 2, 2020
    Configuration menu
    Copy the full SHA
    e4280ba View commit details
    Browse the repository at this point in the history
  2. This should work

    Signed-off-by: liach <[email protected]>
    liach committed May 2, 2020
    Configuration menu
    Copy the full SHA
    4cbf5d2 View commit details
    Browse the repository at this point in the history
  3. Add notes for easy portin in the future

    Signed-off-by: liach <[email protected]>
    liach committed May 2, 2020
    Configuration menu
    Copy the full SHA
    b9738f0 View commit details
    Browse the repository at this point in the history
  4. Restore build number

    liach committed May 2, 2020
    Configuration menu
    Copy the full SHA
    a5735ed View commit details
    Browse the repository at this point in the history
  5. Adopt new versioning scheme

    Signed-off-by: liach <[email protected]>
    liach committed May 2, 2020
    Configuration menu
    Copy the full SHA
    6081642 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Configuration menu
    Copy the full SHA
    e4bb24d View commit details
    Browse the repository at this point in the history