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

Enhance the tag & default tag support #29

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

juhaku
Copy link
Owner

@juhaku juhaku commented Feb 16, 2022

  • Remove Tag and DefaultTag traits along with the need for those traits
  • Remove useless assert struct
  • Make path to be more neutral about its location -> allows path macro attributed methods within methods where as previously they needed to exists only in module level

* Remove Tag and DefaultTag traits along with the need for those traits
* Remove useless assert struct
* Make path to be more neutral about its location -> allows path macro attributed methods within methods where as previously they needed to exists only in module level
@juhaku juhaku merged commit cddd480 into master Feb 16, 2022
@juhaku juhaku deleted the improvement-tag-default-tag-alternative-solutions branch February 16, 2022 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant