# Change log
## Version 0.2.0
- Add filter to evolveClassFile
## Version 0.1.1
- Add EnclosingMethod Attribute
- Add InnerClasses Attribute
- Add ICAccessFlag
- Add parseing and writing of Signatures
- General optimizations
## Version 0.1.0
- Fix documentation
- Remove ConstantRef
- Add better method and field descriptions
- Introducing a stageing system
- Added Code writing
- Changed Megaparsec to Attoparsec of improved performance.
- A lot of extra work
- Add Attributes
- LineNumberTable
## Version 0.0.2
- Fix problems with package.yaml file
- Add ConstantValue
- Add Exceptions
- Add StackMapTable
- Add BootstrapMethods
## Version 0.0.1
The initial version