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

Make import_message_from_namespaced_type operate on NamespacedType #74

Merged
merged 3 commits into from
Jul 26, 2019

Commits on Jul 26, 2019

  1. make import_message_from_namespaced_type operate on NamespacedTypes

    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    76ec7a4 View commit details
    Browse the repository at this point in the history
  2. basic test for import_messages_from_namespaced_type

    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    538a2ae View commit details
    Browse the repository at this point in the history
  3. restore support for types with attribute value_type

    added a deprecation warning and updated the test
    
    Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
    mikaelarguedas committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    32688d8 View commit details
    Browse the repository at this point in the history