forked from pool/perl-MooseX-Types-Structured
		
	- Fixed regression where mixed type constraints (MX:Types style and
    'classic' Stringy style) are used in a single structured type doesn't
     work.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-Types-Structured?expand=0&rev=9
		
	
		
			
				
	
	
		
			36 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| -------------------------------------------------------------------
 | |
| Wed Dec 21 09:44:28 UTC 2011 - coolo@suse.com
 | |
| 
 | |
| - update to 0.28
 | |
|    - Fixed regression where mixed type constraints (MX:Types style and
 | |
|     'classic' Stringy style) are used in a single structured type doesn't
 | |
|      work.
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Sat Apr 30 00:04:49 UTC 2011 - pascal.bleser@opensuse.org
 | |
| 
 | |
| - update to 0.27: no user-visible changes
 | |
| - changes from 0.25:
 | |
|   * fixed bug where ->is_subtype_of dies meaninglessly when the type we are
 | |
|     trying to check is not a type we can find; this makes our handling
 | |
|     consistent with core Moose; also changed ->equals and ->is_a_type_of to be
 | |
|     consistent
 | |
| - changes from 0.24:
 | |
|   * added some performance enhancing caching code
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Wed Dec  1 13:33:58 UTC 2010 - coolo@novell.com
 | |
| 
 | |
| - switch to perl_requires macro
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Mon Nov 29 18:30:41 UTC 2010 - coolo@novell.com
 | |
| 
 | |
| - remove /var/adm/perl-modules
 | |
| 
 | |
| -------------------------------------------------------------------
 | |
| Thu Nov  4 22:30:08 UTC 2010 - pascal.bleser@opensuse.org
 | |
| 
 | |
| - initial package (0.23)
 | |
| 
 |