Recent Twig versions provide more ways to control the whitespace of contents generated with templates. They've also improved the escaping of ternary expressions.
                            
            
                June 24, 2019
                
                                            #Twig
                                    
                
            
        
                                            Recent Twig versions have simplified the usage of macros and have added other useful features related to them.
                            
            
                June 21, 2019
                
                                            #Twig
                                    
                    
                    
                🎉 1
            
            
            
        
                                            The most recent Twig versions have added new filters to implement the "filter, map and reduce" pattern in your templates.
                            
            
                June 20, 2019
                
                                            #Twig
                                    
                
            
        
                                            Fixing a vulnerability in Twig's sandbox mode.
                            
            
                March 12, 2019
                
                                            #Twig
                                    
                
            
        
                                            We are extremely pleased to announce that the Symfony and Twig certification exams are available online! It means that you can now take the exam from home or from your office!
                            
            
                October 31, 2018
                
                                            #Twig
                                    
                
            
        
                                            Twig 1.21.2 has just been released and contains a fix for a bug that breaks a lot of applications including recent versions of Symfony (2.3 and 2.7 latest releases).
                            
            
                September 9, 2015
                
                                            #Twig
                                    
                
            
        
                                            How to make your code compatible with Twig 2.0?
                            
            
                August 18, 2015
                
                                            #Twig
                                    
                
            
        
                                            I've just released Twig 1.20.0 which contains a security vulnerability fix for Twig's Sandbox mode.
                            
            
                August 12, 2015
                
                                            #Twig