Releases: FullStackWithLawrence/secure-logger 
  
  Releases · FullStackWithLawrence/secure-logger
      
  v0.2.3 
  
    
  
      
        01 Jul 23:33
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v0.2.2 
  
    
  
      
        21 Feb 19:05
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        0.2.2  (2025-02-21) 
Bug Fixes 
ensure args is not empty before trying to read it. (9a38369 ) 
  
 
  
  
   
   
  
  v0.2.1 
  
    
  
      
        04 Dec 18:50
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v0.2.0 
  
    
  
      
        09 Dec 15:02
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        0.2.0  (2023-12-09) 
Features 
add a conf module that reads .env and environment variable overrides (fa66f75 ) 
add a configurable SECURE_LOGGER_LOG_LEVEL defaulted to logging.default() (448f56b ) 
add decorator parameter log_level (411de9d ) 
add parameter validations to decorator. add a unit test (b33c98a ) 
add pydantic strong type checking to parameters (71c3a2c ) 
  
 
  
  
   
   
  
  v0.1.18 
  
    
  
      
        05 Dec 16:53
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v0.1.17 
  
    
  
      
        14 Nov 14:58
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        0.1.17  (2023-11-14) 
Bug Fixes 
add regex expressions to correctly evaluate all possible values of version .py (1ac6246 ) 
restore npx semantic-release logic in next branch (e8e4b1d ) 
  
 
  
  
   
   
  
  v0.1.16 
  
    
  
      
        14 Nov 04:53
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        0.1.16  (2023-11-14) 
Bug Fixes 
convert prerelease version to strict semantic equivalent (f463db5 ) 
remove pre-commit (12c3da0 ) 
set prerelease to true for next and nexst-major (b830102 ) 
  
 
  
  
   
   
  
  v0.1.15 
  
    
  
      
        14 Nov 02:50
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        0.1.15  (2023-11-14) 
Bug Fixes 
add npx semantic-release --dry-run --no-ci (d0133ab ) 
  
 
  
  
   
   
  
  v0.1.14 
  
    
  
      
        14 Nov 02:28
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        0.1.14  (2023-11-14) 
Bug Fixes 
fix requirements path for semantic release (f2ad049 ) 
must add next and next-major (7434ecf ) 
  
 
  
  
   
   
  
  v0.1.12 
  
    
  
      
        14 Nov 01:46
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        0.1.12  (2023-11-14) 
Bug Fixes 
refactor python code blocks using readme_renderer compliant directives (49a3423 )