-
Release 1.0
news:
- proper configuration for code injection with .NET 3.5 compiled files
- using up to date Mono.Cecil.Pdb (now fully managed)
bugfixes:
- fixed ArgumentOutOfRange with some compile errors (replace all with code)
- fixed error CS0006: Metadata file '...' could not be found
2009-10-23 21:40:28 UTC by sailro
-
Release 0.9.1
news: - check if .NET Framework v3.5 is installed bugfixes: - some debug code was left, causing errors to users without "c:" drive. misc: - source code cleanup
2009-05-27 13:56:29 UTC by sailro
-
Release 0.9
news:
- instruction offset column
- code editor intellisense
- region folding
- insight window
bugfixes:
- assembly browser was only listening to mouse events
- fix combobox rendering errors without visual themes
misc:
- source code cleanup
2009-01-28 14:44:51 UTC by sailro
-
Release 0.8
news:
- assembly reference editor (name, version, public key, token, hash)
- assembly name editor (entry point, assembly kind, framework version, name,
version, public key, token)
upgrades:
- 'unsafe' code generation support
- reflector item handler
bugfixes:
- field reference fix after code injection
- forms tabindexes
2008-05-25 20:55:35 UTC by sailro
-
Release 0.7
news:
- type attributes editor (sealed, semantic, layout, string format,
visibility, ...)
- strong name remover
upgrades:
- sn.exe registry keys with framework 3.5
- C# / VB.NET code generator
bugfixes:
- static field code generation
- VB.NET 'Single' type alias code generation
- C# / VB.NET keywords used as field/method/parameter names
- main window flicker fix
2008-01-17 13:26:09 UTC by sailro