Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Allow AddProvider to still work with some custom types #102

Merged
merged 3 commits into from
Jun 4, 2020
Merged

Allow AddProvider to still work with some custom types #102

merged 3 commits into from
Jun 4, 2020

Commits on Jun 3, 2020

  1. adding log statements

    update module path
    
    add more log statements
    
    add more clear logs
    
    add more log statements in critical places
    
    remove panic causing line
    
    remove panic causing line 2
    
    add check for custom tag handler, and logging
    
    add check for user defined provider before calling built in func
    
    put back module & imports the way they were
    
    add test and logic for checking for custom tag before defaulting to userDefinedArray func
    
    update readme and add example
    
    update example to not be random and therefore pass the test command
    
    add comment
    andrew-werdna committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    8f5d6a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e04423 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

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